Metadata-Version: 1.1
Name: gitenberg.metadata
Version: 0.1.6
Summary: metadata development - formats and machinery for GITenberg
Home-page: https://github.com/gitenberg-dev/metadata
Author: Eric Hellman
Author-email: eric@hellman.net
License: GPL
Description: # metadata
        metadata development - formats and machinery for GITenberg
        
        ![travis status](https://img.shields.io/travis/gitenberg-dev/metadata.svg)
        ![PyPI version](https://img.shields.io/pypi/v/gitenberg.metadata.svg)
        
        ## Installation
        
        These metadata tools are hosted on PyPI as the namespaced package [gitenberg.metadata](https://pypi.python.org/pypi/gitenberg.metadata/)
        
            pip install gitenberg.metadata
        
        
        
        
        History
        -------
        
        0.1.5 (2015-07-25)
        ==================
        * Corrects author and other PyPi metadata
        
        0.1.4 (2015-07-25)
        ==================
        * Adds python package requirements to setup.py
        
        0.1.3 (2015-07-25)
        ==================
        * fixes manifest and history loading for pypi
        
        0.1.0 (2015-07-16)
        =====================
        * First release on PyPI.
        
Keywords: books ebooks gitenberg gutenberg epub metadata
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
