gertty/gertty
Joshua Harlow 7a71108c60 Add a pbr compatible setup
Add a setup.cfg and setup.py and fill in those files
so that gertty can be installed easily.

Adjust gertty.py to have a main function that
can be referenced as a console entrypoint during
installation.

Also adjusted a bunch of imports that were failing after
installation occurred (but now they should not fail since they
correctly reference the gertty module namespace).

Change-Id: I532ced51583b26300ba9a2efb97f8e41bc69ec8d
2014-05-03 11:54:49 -07:00
..
view Add a pbr compatible setup 2014-05-03 11:54:49 -07:00
__init__.py Initial commit 2014-04-29 16:28:49 -07:00
app.py Add a pbr compatible setup 2014-05-03 11:54:49 -07:00
config.py Normalize URL to ends with a slash 2014-04-30 17:18:19 +02:00
db.py Initial commit 2014-04-29 16:28:49 -07:00
gitrepo.py Handle file renames in diff view 2014-04-30 13:29:47 -07:00
mywid.py Add a Quit dialog 2014-05-02 19:43:07 -07:00
sync.py Handle exiting more gracefully 2014-04-30 20:36:47 -07:00