command
module
Version:
v0.0.2
Opens a new window with list of versions in this module.
Published: Jul 28, 2017
License: MIT
Opens a new window with license information.
Imports: 12
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶

A tool to manipulate ePub files.
work-in-progress
Features
- Pack
- Unpack
- Get metadata
- Coming soon:
- Set metadata
- Clean ePub
- Add CSS
- Add JS
- Validate
Usage
epubtool pack /path/to/unpacked/ebook/
will pack to ./ebook.epub
epubtool pack /path/to/unpacked/ebook/ /place/to/put/somebook.epub
will pack to /place/to/put/somebook.epub
epubtool unpack /path/to/bookfile.epub
will unpack to ./bookfile/
epubtool unpack /path/to/bookfile.epub /place/to/put/unpacked/
will unpack to /place/to/put/unpacked/
epubtool get-metadata /path/to/bookfile.epub
will display the metadata of /path/to/bookfile.epub
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.