diff options
author | Yth - Arnaud <yth@ythogtha.org> | 2019-10-25 15:05:23 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-10-25 15:05:23 +0700 |
commit | 4acc56981498fc4806fd4f09011d9ea8824e76d8 (patch) | |
tree | 4ed0889a1622aa9ad9833ec70cfaa0684d60cc87 /python/WebHelpers/WebHelpers.info | |
parent | db4ebef2fc0b797e954a385d7da35c28684892bb (diff) |
python/WebHelpers: Added (utility functions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/WebHelpers/WebHelpers.info')
-rw-r--r-- | python/WebHelpers/WebHelpers.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/WebHelpers/WebHelpers.info b/python/WebHelpers/WebHelpers.info new file mode 100644 index 0000000000000..e31120bd7c140 --- /dev/null +++ b/python/WebHelpers/WebHelpers.info @@ -0,0 +1,10 @@ +PRGNAM="WebHelpers" +VERSION="1.3" +HOMEPAGE="https://webhelpers.readthedocs.org/en/latest/" +DOWNLOAD="https://pypi.python.org/packages/source/W/WebHelpers/WebHelpers-1.3.tar.gz" +MD5SUM="32749ffadfc40fea51075a7def32588b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="MarkupSafe" +MAINTAINER="Yth - Arnaud" +EMAIL="yth@ythogtha.org" |