summaryrefslogtreecommitdiffstats
path: root/python/pandocfilters/README
diff options
context:
space:
mode:
author Benjamin Trigona-Harany <slackbuilds@jaxartes.net>2017-01-24 21:48:17 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-01-28 07:38:03 +0700
commit3d3edbd96fe363906e2ed1ad1481164e399679f5 (patch)
tree7006f359565ec91388ed49715375bb95ecb0d289 /python/pandocfilters/README
parentc8da3ed339222f4167713bcbbe3439c61853c1ed (diff)
downloadslackbuilds-3d3edbd96fe363906e2ed1ad1481164e399679f5.tar.gz
slackbuilds-3d3edbd96fe363906e2ed1ad1481164e399679f5.tar.xz
python/pandocfilters: Added (module for writing pandoc filters).
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'python/pandocfilters/README')
-rw-r--r--python/pandocfilters/README1
1 files changed, 1 insertions, 0 deletions
diff --git a/python/pandocfilters/README b/python/pandocfilters/README
new file mode 100644
index 0000000000..908b47fbd7
--- /dev/null
+++ b/python/pandocfilters/README
@@ -0,0 +1 @@
+Pandocfilters is a Python module for writing pandoc filters.