diff options
author | Prof. HORSTMANN <wmh@eipg.fr> | 2020-05-22 23:45:18 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-22 23:45:18 +0700 |
commit | b7a5904167da77301a21925bd0a75ab3762ac42f (patch) | |
tree | 068e82e9222e2dabda62336fd1f5ab7c5a71e8dc /python/rst/rst.info | |
parent | e47e587ff11ae401bf77de9b8dab802a06c56d6f (diff) |
python/rst: Added (Python module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/rst/rst.info')
-rw-r--r-- | python/rst/rst.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/rst/rst.info b/python/rst/rst.info new file mode 100644 index 0000000000000..b34a02dab0849 --- /dev/null +++ b/python/rst/rst.info @@ -0,0 +1,10 @@ +PRGNAM="rst" +VERSION="0.1" +HOMEPAGE="https://pypi.org/project/rst/" +DOWNLOAD="https://files.pythonhosted.org/packages/e8/44/4c38af10df87d85e7c2e04bcd45f48feefe48dc375fcbfbbfe202b5a8f56/rst-0.1.tar.gz" +MD5SUM="779a84e4c5f55a89b85917c07a4e3568" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Prof. HORSTMANN" +EMAIL="wmh@eipg.fr" |