Security News
Oracle Drags Its Feet in the JavaScript Trademark Dispute
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
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.
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
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.
The source code is hosted on bitbucket. You can see it here:
https://bitbucket.org/exirel/epub
Fork me if you want!
FAQs
Library to open and read files in the epub version 2.
We found that epub demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.
Security News
Maven Central now validates Sigstore signatures, making it easier for developers to verify the provenance of Java packages.