Metadata-Version: 1.0
Name: epubC
Version: 0.1.2
Summary: .epub file creator
Home-page: http://pypi.python.org/pypi/epubC
Author: Awad Mackie
Author-email: firesock.serwalek@gmail.com
License: GPLv3
Description: 	epubC.py - .epub file creator
        	=============================
        
        	Library to create .epub files according to idpf standards.
        
        	- Requires lxml - checked with 2.2.6
        	- Works with Python 3.1.2
Keywords: epub,ebook
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
