Metadata-Version: 1.1
Name: here
Version: 0.1.0
Summary: Configures shells for easy python development
Home-page: https://github.com/luciotorre/here
Author: Lucio Torre
Author-email: lucio.torre@gmail.com
License: ISCL
Description: ===============================
        here
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/here.svg
                :target: https://pypi.python.org/pypi/here
        
        .. image:: https://img.shields.io/travis/luciotorre/here.svg
                :target: https://travis-ci.org/luciotorre/here
        
        .. image:: https://readthedocs.org/projects/here/badge/?version=latest
                :target: https://readthedocs.org/projects/here/?badge=latest
                :alt: Documentation Status
        
        
        Configures shells for easy python development
        
        * Free software: ISC license
        * Documentation: https://here.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        Tools used in rendering this package:
        
        *  Cookiecutter_
        *  `cookiecutter-pypackage`_
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        
        
        History
        -------
        
        0.1.0 (2016-03-01)
        ---------------------
        
        * First release on PyPI.
        
Keywords: here
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
