python: make git.py globally accessible
commitfd1f23c7acadeef5328e8efc37ffce723a5d9708
authorDavid Aguilar <davvid@gmail.com>
Tue, 6 May 2008 08:48:55 +0000 (6 01:48 -0700)
committerDavid Aguilar <davvid@gmail.com>
Tue, 6 May 2008 08:48:55 +0000 (6 01:48 -0700)
treeba9e496cca09d36f421ba20703b780fe0c26f57f
parent51a7b47e60da2ecc1331b4218049d2db9adaaaa5
python: make git.py globally accessible

git.py is now installed in the standard python
site-packages directory.  This means that it is
possible to merely say:

import git

to access the git.py module.

Signed-off-by: David Aguilar <davvid@gmail.com>
debian/rules
python-git/git.py [moved from ugit/git.py with 100% similarity]
python-git/wscript [new file with mode: 0644]
ugit/git-ugit
ugit/models.py
wscript