Metadata-Version: 1.1
Name: anyone
Version: 0.1.14
Summary: anyone lived in a pretty how town - the poem
Home-page: https://github.com/herereadthis/anyone
Author: herereadthis
Author-email: herereadthis@gmail.com
License: MIT
Description: Anyone is a very simple Python Package which parses the poem, 'anyone lived in
        a pretty how town' by E. E. Cummings.
        
        The real purpose of this package is build some solid Python foundations for
        future work.
        
        Read the API and see a tutorial on Python packages on Github at
        `herereadthis/anyone.git`_
        
        Anyone requires Python 3.
        
        .. _`herereadthis/anyone.git`: https://github.com/herereadthis/anyone.git
        
Keywords: sample development poem
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
