diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2019-10-26 18:49:15 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-26 18:52:04 +0700 |
commit | 5d4fff9048051f19ea7ce05177d3c767434c8938 (patch) | |
tree | 3ed8aeb1c79b51024c4a8be547d571b3648b073d /python/Kallithea/Kallithea.info | |
parent | d90dcde49f4f672fe41e216aa6d4b07a7883f724 (diff) |
python/Kallithea: Added (Source Code Management System).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/Kallithea/Kallithea.info')
-rw-r--r-- | python/Kallithea/Kallithea.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/Kallithea/Kallithea.info b/python/Kallithea/Kallithea.info new file mode 100644 index 0000000000000..3b4a9893c68cf --- /dev/null +++ b/python/Kallithea/Kallithea.info @@ -0,0 +1,10 @@ +PRGNAM="Kallithea" +VERSION="0.4.1" +HOMEPAGE="https://kallithea-scm.org/" +DOWNLOAD="https://pypi.python.org/packages/source/K/Kallithea/Kallithea-0.4.1.tar.gz" +MD5SUM="73b9fd1aa456313d004e342398735580" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="cffi alembic waitress WebOb FormEncode SQLAlchemy Mako Pygments babel python-dateutil Markdown docutils dulwich decorator bleach click bcrypt Whoosh celery URLObject Routes Paste Beaker WebHelpers TurboGears2 tgext.routes backlash gearbox" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |