7b4558cc80077e15214a44b9bcf3644c378bf052
[matches/honours.git] / __init__.py
1 """PGU is a collection of modules for writing games with PyGame.
2
3 * gui - A module for creating widget-based interfaces
4
5 """
6
7 __version__ = '0.18'
8
9

UCC git Repository :: git.ucc.asn.au