diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2019-04-05 07:33:31 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2019-04-05 07:39:15 +0700 |
commit | d3145e2158895b1ac03d5fbb803546a2dd059a32 (patch) | |
tree | 005edfe4abc9722700808a7d951e772bc6cb8f21 /python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info | |
parent | 7809c12b7bfc1d0620d050da41dd3db7bd47158d (diff) | |
download | slackbuilds-d3145e2158895b1ac03d5fbb803546a2dd059a32.tar.gz |
python/sphinxcontrib-qthelp: Added (QtHelp docs generation).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info')
-rw-r--r-- | python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info b/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info new file mode 100644 index 0000000000..87c6146a2c --- /dev/null +++ b/python/sphinxcontrib-qthelp/sphinxcontrib-qthelp.info @@ -0,0 +1,10 @@ +PRGNAM="sphinxcontrib-qthelp" +VERSION="1.0.2" +HOMEPAGE="https://github.com/sphinx-doc/sphinxcontrib-qthelp" +DOWNLOAD="https://files.pythonhosted.org/packages/source/s/sphinxcontrib-qthelp/sphinxcontrib-qthelp-1.0.2.tar.gz" +MD5SUM="3532d4643d0b1cc3806e43f59495c030" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="python3" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |