summaryrefslogtreecommitdiffstats
path: root/python/recommonmark/recommonmark.info
diff options
context:
space:
mode:
author Nikos Giotis <nikos.giotis@gmail.com>2019-05-04 02:47:47 +0700
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2019-05-04 02:47:47 +0700
commit06c4a1683b7a8c3d70df99c77387c6166a933bc5 (patch)
treec948bed9be04032bad2ed6665af270e60d649a08 /python/recommonmark/recommonmark.info
parentd2873fae33575df10fb77e3eaac78d8998763281 (diff)
downloadslackbuilds-06c4a1683b7a8c3d70df99c77387c6166a933bc5.tar.gz
slackbuilds-06c4a1683b7a8c3d70df99c77387c6166a933bc5.tar.xz
python/recommonmark: Added (A markdown parser for docutils).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/recommonmark/recommonmark.info')
-rw-r--r--python/recommonmark/recommonmark.info10
1 files changed, 10 insertions, 0 deletions
diff --git a/python/recommonmark/recommonmark.info b/python/recommonmark/recommonmark.info
new file mode 100644
index 0000000000..b71daba5c2
--- /dev/null
+++ b/python/recommonmark/recommonmark.info
@@ -0,0 +1,10 @@
+PRGNAM="recommonmark"
+VERSION="0.4.0"
+HOMEPAGE="https://github.com/rtfd/recommonmark"
+DOWNLOAD="https://github.com/rtfd/recommonmark/archive/c410abb/recommonmark-c410abb.tar.gz"
+MD5SUM="ff54c4d08f4867149abc4a926ed9701f"
+DOWNLOAD_x86_64=""
+MD5SUM_x86_64=""
+REQUIRES="docutils CommonMark"
+MAINTAINER="Nikos Giotis"
+EMAIL="nikos.giotis@gmail.com"