Metadata-Version: 1.2
Name: pygtails
Version: 0.1.2
Summary: A simple wrapper around pygame
Home-page: http://pygtails.readthedocs.io/en/latest/
Author: Josie Thompson
Author-email: UNKNOWN
License: UNKNOWN
Project-URL: Source, https://github.com/josiest/pygtails/
Description-Content-Type: UNKNOWN
Description: Pygtails
        ========
        
        A simple extension of the `pygame library <https://www.pygame.org>`_.
        
        `Read the docs <http://pygtails.readthedocs.io/en/latest/?>`_
        
        python 3.x
        
        Installation
        ------------
        
        ``pip3 install pygtails`` should hopefully work! I have yet to test it out though.
        
Platform: UNKNOWN
Classifier: Development Status :: 1 - Planning
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Software Development :: Libraries :: pygame
Requires-Python: >=3
