Skip to content

mikaelfrykholm/epub2opds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

epub2opds
Run on a collection of epub books to extract metadata and images. Generates an opds xml file and a directory containing the images to be served by a web server.

Prerequisites are python3 branch of genshii and python3.

Installation
--------------
sudo apt-get install python3-setuptools
sudo easy_install3 -U "Genshi==dev"
git clone git://github.com/mikaelfrykholm/epub2opds.git

Usage
-----

$epub.py MY_DIR_OF_BOOKS/
Generated feed for 4 books.

Releases

No releases published

Packages

No packages published

Languages