summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authorleot <leot@pkgsrc.org>2015-12-30 14:17:06 +0000
committerleot <leot@pkgsrc.org>2015-12-30 14:17:06 +0000
commit4c2b7f2716787da71c8750a3dea9c472e153c8d5 (patch)
treebd1527c379b370820f2ffa0713a27566ede13c36 /sysutils
parentc439be3aaf8f6008d6024555db449bde88244915 (diff)
downloadpkgsrc-4c2b7f2716787da71c8750a3dea9c472e153c8d5.tar.gz
Import py-pathtools-0.1.2 as sysutils/py-pathtools.
Packaged in pkgsrc-wip by Kamel Ibn Aziz Derouiche. Python API library for common path and pattern functionality.
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/py-pathtools/DESCR1
-rw-r--r--sysutils/py-pathtools/Makefile16
-rw-r--r--sysutils/py-pathtools/PLIST17
-rw-r--r--sysutils/py-pathtools/distinfo5
4 files changed, 39 insertions, 0 deletions
diff --git a/sysutils/py-pathtools/DESCR b/sysutils/py-pathtools/DESCR
new file mode 100644
index 00000000000..f3326f3a7ee
--- /dev/null
+++ b/sysutils/py-pathtools/DESCR
@@ -0,0 +1 @@
+Python API library for common path and pattern functionality.
diff --git a/sysutils/py-pathtools/Makefile b/sysutils/py-pathtools/Makefile
new file mode 100644
index 00000000000..c621041c165
--- /dev/null
+++ b/sysutils/py-pathtools/Makefile
@@ -0,0 +1,16 @@
+# $NetBSD: Makefile,v 1.1 2015/12/30 14:17:07 leot Exp $
+
+DISTNAME= pathtools-0.1.2
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= sysutils python
+MASTER_SITES= ${MASTER_SITE_PYPI}
+
+MAINTAINER= kamelderouiche@yahoo.com
+HOMEPAGE= http://github.com/gorakhargosh/pathtools
+COMMENT= File system general utilities
+LICENSE= mit
+
+USE_LANGUAGES= # none
+
+.include "../../lang/python/egg.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/sysutils/py-pathtools/PLIST b/sysutils/py-pathtools/PLIST
new file mode 100644
index 00000000000..3e9e875b1e4
--- /dev/null
+++ b/sysutils/py-pathtools/PLIST
@@ -0,0 +1,17 @@
+@comment $NetBSD: PLIST,v 1.1 2015/12/30 14:17:07 leot Exp $
+${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
+${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
+${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
+${PYSITELIB}/${EGG_INFODIR}/top_level.txt
+${PYSITELIB}/pathtools/__init__.py
+${PYSITELIB}/pathtools/__init__.pyc
+${PYSITELIB}/pathtools/__init__.pyo
+${PYSITELIB}/pathtools/path.py
+${PYSITELIB}/pathtools/path.pyc
+${PYSITELIB}/pathtools/path.pyo
+${PYSITELIB}/pathtools/patterns.py
+${PYSITELIB}/pathtools/patterns.pyc
+${PYSITELIB}/pathtools/patterns.pyo
+${PYSITELIB}/pathtools/version.py
+${PYSITELIB}/pathtools/version.pyc
+${PYSITELIB}/pathtools/version.pyo
diff --git a/sysutils/py-pathtools/distinfo b/sysutils/py-pathtools/distinfo
new file mode 100644
index 00000000000..8be8919bc16
--- /dev/null
+++ b/sysutils/py-pathtools/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1 2015/12/30 14:17:07 leot Exp $
+
+SHA1 (pathtools-0.1.2.tar.gz) = 765b6a002a23d802d6a02d5c1bd14922339c98c1
+RMD160 (pathtools-0.1.2.tar.gz) = cdc2001f64f953bcff70e1dd85d2527665a12272
+Size (pathtools-0.1.2.tar.gz) = 11006 bytes