diff options
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" |