import py-dpath-2.0.1 to wip

This commit is contained in:
K.I.A.Derouiche 2020-11-28 19:28:02 +01:00
parent 5428887e57
commit fb1df8bdd3
4 changed files with 43 additions and 0 deletions

1
py-dpath/DESCR Normal file
View File

@ -0,0 +1 @@
Filesystem-like pathing and searching for dictionaries

16
py-dpath/Makefile Normal file
View File

@ -0,0 +1,16 @@
# $NetBSD$
DISTNAME= dpath-2.0.1
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= devel python
MASTER_SITES= ${MASTER_SITE_PYPI:=d/dpath/}
MAINTAINER= kamelderouiche@yahoo.com
HOMEPAGE= https://www.github.com/akesterson/dpath-python
COMMENT= Filesystem-like pathing and searching for dictionaries
LICENSE= mit
USE_LANGUAGES= # none
.include "../../lang/python/distutils.mk"
.include "../../mk/bsd.pkg.mk"

20
py-dpath/PLIST Normal file
View File

@ -0,0 +1,20 @@
@comment $NetBSD$
${PYSITELIB}/${EGG_FILE}
${PYSITELIB}/dpath/__init__.py
${PYSITELIB}/dpath/__init__.pyc
${PYSITELIB}/dpath/__init__.pyo
${PYSITELIB}/dpath/exceptions.py
${PYSITELIB}/dpath/exceptions.pyc
${PYSITELIB}/dpath/exceptions.pyo
${PYSITELIB}/dpath/options.py
${PYSITELIB}/dpath/options.pyc
${PYSITELIB}/dpath/options.pyo
${PYSITELIB}/dpath/segments.py
${PYSITELIB}/dpath/segments.pyc
${PYSITELIB}/dpath/segments.pyo
${PYSITELIB}/dpath/util.py
${PYSITELIB}/dpath/util.pyc
${PYSITELIB}/dpath/util.pyo
${PYSITELIB}/dpath/version.py
${PYSITELIB}/dpath/version.pyc
${PYSITELIB}/dpath/version.pyo

6
py-dpath/distinfo Normal file
View File

@ -0,0 +1,6 @@
$NetBSD$
SHA1 (dpath-2.0.1.tar.gz) = 2e153df17ed2d5581b0a9872384dc3d602cd14c8
RMD160 (dpath-2.0.1.tar.gz) = 429d933e3cc2db80bbd0f0ac5e09988cf0679ed3
SHA512 (dpath-2.0.1.tar.gz) = 4f4c2ccb91fe818127505e909c2021fec4ebf730d791ff12de720eddbb5c3f08f158e07f80332f7ab9450961a8eca92c51d9eba17fb3a3df2c34aee2dc655613
Size (dpath-2.0.1.tar.gz) = 21514 bytes