A tool for managing rpm based git projects.
Find a file
Kenny MacDermid 7cc8bcee63 Add __main__ code, so cli is easily started.
May also want to #!/usr/bin/env python at the top as well.

Signed-off-by: Devan Goodwin <dgoodwin@rm-rf.ca>
2009-07-22 04:39:44 +08:00
bin Resurrect accidentally removed bin/tito file 2009-07-21 09:17:57 -03:00
src/spacewalk Add __main__ code, so cli is easily started. 2009-07-22 04:39:44 +08:00
test updated all source to match base requirements for pep8 2009-07-22 01:56:11 +08:00
.gitignore added gitignore and manifest files 2009-07-22 01:55:52 +08:00
AUTHORS Add myself to AUTHORS 2009-07-21 09:34:21 -03:00
COPYING added basic doc files 2009-07-21 20:08:21 +08:00
LICENSE added basic doc files 2009-07-21 20:08:21 +08:00
MANIFEST.in added gitignore and manifest files 2009-07-22 01:55:52 +08:00
setup.py updated license in all source files 2009-07-21 20:08:18 +08:00