Initial import of all of the helpful utils
authorEd Page <eopage@byu.net>
Thu, 22 Apr 2010 22:42:17 +0000 (17:42 -0500)
committerEd Page <eopage@byu.net>
Thu, 22 Apr 2010 22:42:17 +0000 (17:42 -0500)
commit16b36198292fdb9618d2b568e5cce2e5b3c55198
treee87ac5709aef9e82bf5f7cc193b8488b27f3b4d3
Initial import of all of the helpful utils
17 files changed:
.gitignore [new file with mode: 0644]
LICENSE [new file with mode: 0644]
Makefile [new file with mode: 0644]
README [new file with mode: 0644]
src/__init__.py [new file with mode: 0644]
src/constants.py [new file with mode: 0644]
src/hildonize.py [new file with mode: 0644]
support/builddeb.py [new file with mode: 0755]
support/fake_py2deb.py [new file with mode: 0644]
support/py2deb.py [new file with mode: 0644]
support/pylint.rc [new file with mode: 0644]
support/test_syntax.py [new file with mode: 0755]
support/todo.py [new file with mode: 0755]
tests/test_utils.py [new file with mode: 0644]
www/download.html [new file with mode: 0644]
www/index.html [new file with mode: 0644]
www/screenshots.html [new file with mode: 0644]