No project description provided
Project description
epubcat
Table of Contents
Installation
pip install epubcat
Usage
usage: epubcat [-h] --input INPUT
options:
-h, --help show this help message and exit
--input INPUT, -i INPUT
Single file
This will take in any file and attempt to read it. It assumes user choose the right file.
epubcat -i /path/to/some/file.epub
Globbed file
This will glob any file (including non-epubs!) that matches.
epubcat -i /path/to/some/file*.epub
Directory of files
This will recursively glob the directory for any epub files.
epubcat -i /path/to/some/dir/
Knonwn Sources of Error
- This uses FTFY to attempt to fix wonky encodings. It can and will do bad things to your output and just continue on.
License
epubcat
is distributed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
epubcat-0.1.0.tar.gz
(3.3 kB
view details)
Built Distribution
File details
Details for the file epubcat-0.1.0.tar.gz
.
File metadata
- Download URL: epubcat-0.1.0.tar.gz
- Upload date:
- Size: 3.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.26.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 680efb38af5f19d3163506126a602dd97a34cb9b8fb35e9fa00e61a65714c7a5 |
|
MD5 | 16b08dc79898d72a87f491f5ff456ba5 |
|
BLAKE2b-256 | 6f7ba5773ca447ba5572e75e59174cbf53cc125d5363391bed210956e0a2e248 |
File details
Details for the file epubcat-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: epubcat-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.26.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 68e83c4e0437fc3bdba091a75812b14a73fa69be6299be87f234c5ba6f4dc2a3 |
|
MD5 | bf8e908ba770937a9fabbfb09205699f |
|
BLAKE2b-256 | 77368397b320219365ca753ee5998104518f9383ffa07175b171af5269e05bbe |