diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2017-06-12 16:05:56 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-06-15 18:35:55 +0700 |
commit | 7eb3bc7cd808870e1a293401f21a2fc5a98c3de2 (patch) | |
tree | 75cb0048dc44731966016e98818f7bcd5216263f /python/git-fame/git-fame.info | |
parent | 0a5a84f7dcd3d9feae3819e4a9026ffb723e8843 (diff) |
python/git-fame: Added (Pretty-print git repository collaborators).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/git-fame/git-fame.info')
-rw-r--r-- | python/git-fame/git-fame.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/git-fame/git-fame.info b/python/git-fame/git-fame.info new file mode 100644 index 0000000000000..053b211c79239 --- /dev/null +++ b/python/git-fame/git-fame.info @@ -0,0 +1,10 @@ +PRGNAM="git-fame" +VERSION="1.2.0" +HOMEPAGE="https://pypi.python.org/pypi/git-fame" +DOWNLOAD="https://pypi.python.org/packages/a1/94/c1ca6b6971e8ae95e713c0dd754e56d335f7a5737b1dd0509ca6d66fdfae/git-fame-1.2.0.tar.gz" +MD5SUM="3848f7bd4dba574f462b563c3995e51b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="docopt tqdm" +MAINTAINER="Andrew Clemons" +EMAIL="andrew.clemons@gmail.com" |