Metadata-Version: 1.0
Name: epubC
Version: 0.1.1
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
        	=============================
        
        	Check docstring or readme for further documentation on use.
        
        	- Tested with Python 3.1
        	- Requires lxml to use. Tested with 2.2.6
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
