diff options
author | Audrius Kažukauskas <audrius@neutrino.lt> | 2011-07-03 13:53:05 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:02 -0300 |
commit | 764dcb92d1b2878de7254ddff36dac39119548e6 (patch) | |
tree | ef7eabd69e43ef9c99f130bf9eb1f8df56f84659 /python/dulwich/dulwich.info | |
parent | 764009e81fd8970993da7671be5520b364f0c29f (diff) | |
download | slackbuilds-764dcb92d1b2878de7254ddff36dac39119548e6.tar.gz |
python/dulwich: Added (implementation of Git formats and protocols)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'python/dulwich/dulwich.info')
-rw-r--r-- | python/dulwich/dulwich.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/dulwich/dulwich.info b/python/dulwich/dulwich.info new file mode 100644 index 0000000000..c8562cd75d --- /dev/null +++ b/python/dulwich/dulwich.info @@ -0,0 +1,10 @@ +PRGNAM="dulwich" +VERSION="0.7.1" +HOMEPAGE="http://samba.org/~jelmer/dulwich/" +DOWNLOAD="http://samba.org/~jelmer/dulwich/dulwich-0.7.1.tar.gz" +MD5SUM="ee1713c574146735490c229cdef5375e" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Audrius Kažukauskas" +EMAIL="audrius@neutrino.lt" +APPROVED="dsomero" |