Library to open and read files in the epub version 2.
Project Links
Meta
Author: Florian Strzelecki
Classifiers
Development Status
- 4 - Beta
Intended Audience
- Developers
License
- OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Programming Language
- Python :: 2.7
- Python :: 3.2
Topic
- Software Development :: Libraries :: Python Modules
This directory contains the 0.5.2 version of epub python library.
Python Epub is free software. See the file LICENSE.txt for copying conditions.
Downloading
Python Epub can be obtained in many different ways. You can both get it from pip install or pip site, or clone latest version from bitbucket repository.
# install from pip pip install epub # install latest version from repository (not recommended) hg clone https://bitbucket.org/exirel/epub cd epub python setup.py install
Documentation
This library is documented with Sphinx, and all files can be found into “docs”.
The documentation for version 0.5.2 is readable online at http://epub.exirel.me and can be downloaded from bitbucket.
The documentation for development version will be available as soon as possible. However still it can be downloaded from bitbucket in the development version.
Development and bug report
The source code is hosted on bitbucket. You can see it here:
Fork me if you want!
0.5.2
Apr 01, 2014
0.5.1
Apr 14, 2013
0.5.0
Oct 14, 2012
0.4.0
Jun 28, 2012
0.3.0
Feb 27, 2012
0.2.0
Feb 21, 2012
0.1.0
Jan 12, 2012
Files in release
No dependencies