Metadata-Version: 1.1
Name: pyohio2015
Version: 0.1.0
Summary: Example package for PyOhio talk
Home-page: https://github.com/tylerdave/pyohio2015
Author: Dave Forgac
Author-email: tylerdave@tylerdave.com
License: MIT
Description: ===============================
        PyOhio 2015 Example
        ===============================
        
        .. image:: https://travis-ci.org/tylerdave/PyOhio-2015-Example.svg?branch=master
                :target: https://travis-ci.org/tylerdave/PyOhio-2015-Example
        
        .. image:: https://img.shields.io/pypi/v/pyohio2015.svg
                :target: https://pypi.python.org/pypi/pyohio2015
        
        
        Example package for PyOhio talk
        
        * Free software: MIT license
        * Documentation: https://pyohio2015.readthedocs.org.
        
        Features
        --------
        
        * TODO
        
        
        
        
        History
        -------
        
        0.1.0 (2015-08-02)
        ---------------------
        
        * First release on PyPI.
        
Keywords: pyohio2015
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
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
