Metadata-Version: 1.1
Name: short
Version: 1.0.1
Summary: A simple short implementation for Python3
Home-page: https://github.com/timothycrosley/short
Author: Timothy Crosley
Author-email: timothy.crosley@gmail.com
License: MIT
Description: |shpaml3|
        =========
        
        |PyPI version| |Build Status| |Coverage Status| |License| |Join the chat
        at https://gitter.im/timothycrosley/shpaml3|
        
        A simple shpaml3 implementation for Python3
        
        |shpaml3 Example|
        
        Installing shpaml3
        ==================
        
        Installing shpaml3 is as simple as:
        
        .. code:: bash
        
            pip3 install shpaml3 --upgrade
        
        Ideally, within a virtual environment.
        
        Why shpaml3?
        ============
        
        A simple shpaml3 implementation for Python3
        
        --------------
        
        Thanks and I hope you find shpaml3 helpful!
        
        ~Timothy Crosley
        
        .. |shpaml3| image:: https://raw.github.com/timothycrosley/shpaml3/develop/artwork/logo.png
        .. |PyPI version| image:: https://badge.fury.io/py/shpaml3.svg
           :target: http://badge.fury.io/py/shpaml3
        .. |Build Status| image:: https://travis-ci.org/timothycrosley/shpaml3.svg?branch=master
           :target: https://travis-ci.org/timothycrosley/shpaml3
        .. |Coverage Status| image:: https://coveralls.io/repos/timothycrosley/shpaml3/badge.svg?branch=master&service=github
           :target: https://coveralls.io/github/timothycrosley/shpaml3?branch=master
        .. |License| image:: https://img.shields.io/github/license/mashape/apistatus.svg
           :target: https://pypi.python.org/pypi/shpaml3/
        .. |Join the chat at https://gitter.im/timothycrosley/shpaml3| image:: https://badges.gitter.im/Join%20Chat.svg
           :target: https://gitter.im/timothycrosley/shpaml3?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
        .. |shpaml3 Example| image:: https://raw.github.com/timothycrosley/shpaml3/develop/artwork/example.gif
           :target: https://github.com/timothycrosley/shpaml3/blob/develop/examples/example.py
        
Keywords: Python,Python3
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: Environment :: Console
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries
Classifier: Topic :: Utilities
