diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2022-04-05 14:54:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-04-09 15:45:44 +0700 |
commit | ea9be7d4ab7622256890e1caffb850512c6dec36 (patch) | |
tree | 51c538fa4bbfc7742c67b338ea2c8a9b717096de /python/python3-klein/python3-klein.info | |
parent | 8ee0d47a681d52c761ab7b53592fd2acb5414345 (diff) |
python/python3-klein: Added (micro-framework for web services).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/python3-klein/python3-klein.info')
-rw-r--r-- | python/python3-klein/python3-klein.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/python3-klein/python3-klein.info b/python/python3-klein/python3-klein.info new file mode 100644 index 0000000000000..64f695ab943a6 --- /dev/null +++ b/python/python3-klein/python3-klein.info @@ -0,0 +1,10 @@ +PRGNAM="python3-klein" +VERSION="21.8.0" +HOMEPAGE="https://klein.readthedocs.io/" +DOWNLOAD="https://pypi.python.org/packages/source/k/klein/klein-21.8.0.tar.gz" +MD5SUM="98c5101185c7fe2bd1e0a80ef0489e07" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3-tubes werkzeug wheel" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |