Metadata-Version: 1.2
Name: pygtails
Version: 0.0.0.dev1
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 wrapper around the `pygame library <https://www.pygame.org>`_.
        
        `Read the docs <http://pygtails.readthedocs.io/en/latest/?>`_
        
        python 3.x
        
        Installation
        ------------
        
        As of right now I don't support pip, but I plan on getting that working in the very nearby future. For now you can just copy the pygtails.py file from the source folder into whatever directory you'll be using it.
        
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
