epub-editor

EPUB files metadata editor


Keywords
epub, editor
License
GPL-3.0
Install
pip install epub-editor==0.0.3

Documentation

EPUB metadata editor

update epub files metadata

Usage example

./epub-upater.py --verbosity
    -f=~/test*.epub
    -a="some author"
    -b

Arguments

Argument Description
-f, --files path to file(s)
-a, --author set author metadata
-t, --title set title metadata
-b, --backup create backup before update