Skip to main content

Utilities for ebook format conversion

Project description

Kepub Toolbox provides several utilities for conversion of ebook format

Typical usage for transforming an Open Office Document (.odt) into a DocBook would look like this:

#!/usr/bin/env python

    import sys
    from kepub.wpo.odt import Odt

    o = Odt(sys.argv[1])
    o.to_docbook()

Download

Overall project is published under Gnu Common License version 3 and can be freely downloaded from PyPI or forked on BitBucket.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kepub-toolbox-0.4b0.tar.gz (2.8 MB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page