Metadata-Version: 1.0
Name: epubbuilder
Version: 0.1.0.1
Summary: fork of http://code.google.com/p/python-epub-builder/ to programmatically build EPUB books.
Home-page: https://github.com/footley/epubbuilder
Author: Jonathan Butcher
Author-email: footley@gmail.com
License: UNKNOWN
Description: epubbuilder
        ===========
        
        fork of http://code.google.com/p/python-epub-builder/
        
        This is a small python library for programmatically building EPUB books. It provides API for easily constructing and packaging EPUBs from text content. 
        
        Prerequisits
        ------------
        
        ```
        easy_install Genshi
        ```
        
Platform: UNKNOWN
