Import of pkgsrc-2014Q1
This commit is contained in:
1
textproc/py-ejson/DESCR
Normal file
1
textproc/py-ejson/DESCR
Normal file
@@ -0,0 +1 @@
|
||||
Extensible JSON serializers and deserializers.
|
||||
20
textproc/py-ejson/Makefile
Normal file
20
textproc/py-ejson/Makefile
Normal file
@@ -0,0 +1,20 @@
|
||||
# $NetBSD: Makefile,v 1.1 2014/02/17 00:20:28 rodent Exp $
|
||||
|
||||
DISTNAME= ejson-0.1.6
|
||||
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
|
||||
CATEGORIES= python textproc
|
||||
MASTER_SITES= https://pypi.python.org/packages/source/e/ejson/
|
||||
DIST_SUBDIR= ${PKGBASE:S/${PYPKGPREFIX}/py/1}
|
||||
|
||||
MAINTAINER= rodent@NetBSD.org
|
||||
HOMEPAGE= https://github.com/Yipit/ejson/
|
||||
COMMENT= Extensible JSON serializers and deserializers
|
||||
LICENSE= gnu-lgpl-v3
|
||||
|
||||
PYTHON_VERSIONED_DEPENDENCIES= dateutil
|
||||
|
||||
USE_LANGUAGES= # none
|
||||
|
||||
.include "../../lang/python/egg.mk"
|
||||
.include "../../lang/python/versioned_dependencies.mk"
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
12
textproc/py-ejson/PLIST
Normal file
12
textproc/py-ejson/PLIST
Normal file
@@ -0,0 +1,12 @@
|
||||
@comment $NetBSD: PLIST,v 1.1 2014/02/17 00:20:28 rodent Exp $
|
||||
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
|
||||
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/requires.txt
|
||||
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
|
||||
${PYSITELIB}/ejson/__init__.py
|
||||
${PYSITELIB}/ejson/__init__.pyc
|
||||
${PYSITELIB}/ejson/__init__.pyo
|
||||
${PYSITELIB}/ejson/serializers.py
|
||||
${PYSITELIB}/ejson/serializers.pyc
|
||||
${PYSITELIB}/ejson/serializers.pyo
|
||||
5
textproc/py-ejson/distinfo
Normal file
5
textproc/py-ejson/distinfo
Normal file
@@ -0,0 +1,5 @@
|
||||
$NetBSD: distinfo,v 1.1 2014/02/17 00:20:28 rodent Exp $
|
||||
|
||||
SHA1 (py-ejson/ejson-0.1.6.tar.gz) = 0b83a598b9862877f51c390a83d170cdc515d10b
|
||||
RMD160 (py-ejson/ejson-0.1.6.tar.gz) = 2103743d42ab0d652de6402f8d4fb1db42d31340
|
||||
Size (py-ejson/ejson-0.1.6.tar.gz) = 10244 bytes
|
||||
Reference in New Issue
Block a user