git.ucc.asn.au
/
matches
/
honours.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Merge branch 'master' of git.ucc.asn.au:/matches/honours
[matches/honours.git]
/
research
/
transmission_spectroscopy
/
simulator
/
pgu-0.18
/
build
/
lib
/
pgu
/
__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