Merge branch 'master' of git.ucc.asn.au:/matches/honours
[matches/honours.git] / research / transmission_spectroscopy / simulator / pgu-0.18 / PKG-INFO
1 Metadata-Version: 1.0
2 Name: pgu
3 Version: 0.18
4 Summary: Phil's pyGame Utilities - a collection of handy modules and scripts for PyGame.
5 Home-page: http://www.imitationpickles.org/pgu/
6 Author: Phil Hassey
7 Author-email: [email protected]
8 License: UNKNOWN
9 Description: Phil's pyGame Utilities - a collection of handy modules and scripts for PyGame.
10         
11         tileedit  -- edit tga based images
12         leveledit -- edit tga based levels in tile, isometric, and hexagonal formats
13         
14         gui     -- gui with standard widget, dialog, connections, and themes
15         html    -- html rendering utilities
16         layout  -- layout utilities
17         text    -- text rendering utilities
18         
19         tilevid -- sprite and tile engine
20         isovid  -- isometric sprite and tile engine
21         hexvid  -- hexagonal sprite and tile engine
22         engine  -- state engine
23         timer   -- a timer for games with set-rate FPS
24         high    -- high score tracking
25         ani     -- animation helpers
26         algo    -- helpful pathfinding algoritms
27         fonts   -- font wrappers, bitmapped fonts
28         
29 Platform: UNKNOWN
30 Classifier: Development Status :: 4 - Beta
31 Classifier: Intended Audience :: Developers
32 Classifier: Operating System :: MacOS :: MacOS X
33 Classifier: Operating System :: Microsoft :: Windows
34 Classifier: Operating System :: POSIX
35 Classifier: Programming Language :: Python

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