Metadata-Version: 2.0
Name: pygtails
Version: 0.1.1.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
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

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.


