diff options
author | Prof. HORSTMANN <wmh@eipg.fr> | 2020-05-22 23:44:11 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-05-22 23:44:11 +0700 |
commit | e47e587ff11ae401bf77de9b8dab802a06c56d6f (patch) | |
tree | 5aeaead77bbf047e2099e0e1180d87a193b07869 /python/rst-linker/rst-linker.info | |
parent | 322c10fa0b90542b6e2cfe5bad104096d8491145 (diff) |
python/rst-linker: Added (routine for adding links).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/rst-linker/rst-linker.info')
-rw-r--r-- | python/rst-linker/rst-linker.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/rst-linker/rst-linker.info b/python/rst-linker/rst-linker.info new file mode 100644 index 0000000000000..8406130c54fe4 --- /dev/null +++ b/python/rst-linker/rst-linker.info @@ -0,0 +1,10 @@ +PRGNAM="rst-linker" +VERSION="2.0.0" +HOMEPAGE="https://pypi.org/project/rst.linker/" +DOWNLOAD="https://files.pythonhosted.org/packages/21/9d/d19ce4e31c06cf92f402929efe1403e6a8f9541c7e6496a213f632e351de/rst.linker-2.0.0.tar.gz" +MD5SUM="15d25a2b72e618f792614f7e1ba7dd67" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Prof. HORSTMANN" +EMAIL="wmh@eipg.fr" |