Skip to content

wolmibo/lsepub

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lsepub

List epub files with their metadata such as title and creators.

Example Output

$ lsepub ~/Documents
book1.epub: Daniel Defoe \\ The Life and Adventures of Robinson Crusoe
book2.epub: Jules Verne \\ L'île mystérieuse

Getting Started

You can try lsepub directly from the project root:

./lsepub.py --help

To install the project for the current user run the following command in the project root:

pip install .

Now you can run

lsepub --help

About

List epub files with their metadata

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages