File: __init__.py

package info (click to toggle)
python-box2d 2.0.2%2Bsvn20100109.244-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, squeeze, wheezy
  • size: 2,864 kB
  • ctags: 3,280
  • sloc: cpp: 11,679; python: 10,103; xml: 477; makefile: 85; sh: 8
file content (7 lines) | stat: -rw-r--r-- 105 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
"""Phil's pyGame Utilities


"""
__version__ = '0.10.6'

# vim: set filetype=python sts=4 sw=4 noet si :