diff options
author | Benjamin Trigona-Harany <slackbuilds@jaxartes.net> | 2017-01-24 21:46:13 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-28 07:38:03 +0700 |
commit | c8da3ed339222f4167713bcbbe3439c61853c1ed (patch) | |
tree | 99aac16a3ede7120d67898e02f9e97a45acb5ef6 /python/mistune/mistune.info | |
parent | 88e26a9d850073317b213beda47e5da8b881ccb0 (diff) |
python/mistune: Added (Python markdown parser).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/mistune/mistune.info')
-rw-r--r-- | python/mistune/mistune.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/python/mistune/mistune.info b/python/mistune/mistune.info new file mode 100644 index 0000000000000..46cd7a8aea223 --- /dev/null +++ b/python/mistune/mistune.info @@ -0,0 +1,10 @@ +PRGNAM="mistune" +VERSION="0.7.3" +HOMEPAGE="https://github.com/lepture/mistune" +DOWNLOAD="https://pypi.python.org/packages/88/1e/be99791262b3a794332fda598a07c2749a433b9378586361ba9d8e824607/mistune-0.7.3.tar.gz" +MD5SUM="4eba50bd121b83716fa4be6a4049004b" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Benjamin Trigona-Harany" +EMAIL="slackbuilds@jaxartes.net" |