pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/textproc/py-pandocfilters Add py-pandocfilters 1.4.1
details: https://anonhg.NetBSD.org/pkgsrc/rev/6e2f42963e20
branches: trunk
changeset: 361621:6e2f42963e20
user: markd <markd%pkgsrc.org@localhost>
date: Sun Apr 23 05:09:46 2017 +0000
description:
Add py-pandocfilters 1.4.1
A python module for writing pandoc filters.
diffstat:
textproc/py-pandocfilters/DESCR | 1 +
textproc/py-pandocfilters/Makefile | 16 ++++++++++++++++
textproc/py-pandocfilters/PLIST | 5 +++++
textproc/py-pandocfilters/distinfo | 6 ++++++
4 files changed, 28 insertions(+), 0 deletions(-)
diffs (44 lines):
diff -r bdc1d096a3a0 -r 6e2f42963e20 textproc/py-pandocfilters/DESCR
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-pandocfilters/DESCR Sun Apr 23 05:09:46 2017 +0000
@@ -0,0 +1,1 @@
+A python module for writing pandoc filters.
diff -r bdc1d096a3a0 -r 6e2f42963e20 textproc/py-pandocfilters/Makefile
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-pandocfilters/Makefile Sun Apr 23 05:09:46 2017 +0000
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2017/04/23 05:09:46 markd Exp $
+
+DISTNAME= pandocfilters-1.4.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= textproc
+MASTER_SITES= ${MASTER_SITE_PYPI:=p/pandocfilters/}
+
+MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+HOMEPAGE= http://github.com/jgm/pandocfilters
+COMMENT= Utilities for writing pandoc filters in python
+LICENSE= modified-bsd
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/distutils.mk"
+.include "../../mk/bsd.pkg.mk"
diff -r bdc1d096a3a0 -r 6e2f42963e20 textproc/py-pandocfilters/PLIST
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-pandocfilters/PLIST Sun Apr 23 05:09:46 2017 +0000
@@ -0,0 +1,5 @@
+@comment $NetBSD: PLIST,v 1.1 2017/04/23 05:09:46 markd Exp $
+${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/pandocfilters.py
+${PYSITELIB}/pandocfilters.pyc
+${PYSITELIB}/pandocfilters.pyo
diff -r bdc1d096a3a0 -r 6e2f42963e20 textproc/py-pandocfilters/distinfo
--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/textproc/py-pandocfilters/distinfo Sun Apr 23 05:09:46 2017 +0000
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2017/04/23 05:09:46 markd Exp $
+
+SHA1 (pandocfilters-1.4.1.tar.gz) = 5b5355b144758adbf8f2bb21c38e461678d5a6a5
+RMD160 (pandocfilters-1.4.1.tar.gz) = 3acc6962a778482244634e24a80ba275ad7e069d
+SHA512 (pandocfilters-1.4.1.tar.gz) = 658976a635d6a5783448e18989192ee474f933cea7a4a91c3ec706b097fafd98251e62bbe3649d3779c99bafdadf9a9c1cac6916116aeb16631ad7434de1c9fe
+Size (pandocfilters-1.4.1.tar.gz) = 14265 bytes
Home |
Main Index |
Thread Index |
Old Index