Import of pkgsrc-2015Q1

This commit is contained in:
2016-01-21 23:40:00 +01:00
committed by sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870539 additions and 795424 deletions
+5
View File
@@ -0,0 +1,5 @@
biplist is a binary plist parser/generator for Python.
Binary Property List (plist) files provide a faster and smaller serialization
format for property lists on OS X. This is a library for generating binary
plists which can be read by OS X, iOS, or other clients.
+16
View File
@@ -0,0 +1,16 @@
# $NetBSD: Makefile,v 1.4 2014/12/03 22:25:15 rodent Exp $
DISTNAME= biplist-0.9
PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
CATEGORIES= python textproc
MASTER_SITES= https://pypi.python.org/packages/source/b/biplist/
MAINTAINER= rodent@NetBSD.org
HOMEPAGE= https://bitbucket.org/wooster/biplist
COMMENT= Library for reading/writing binary plists
LICENSE= modified-bsd
USE_LANGUAGES= # none
.include "../../lang/python/egg.mk"
.include "../../mk/bsd.pkg.mk"
+9
View File
@@ -0,0 +1,9 @@
@comment $NetBSD: PLIST,v 1.2 2014/12/03 22:25:15 rodent Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/not-zip-safe
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/biplist/__init__.py
${PYSITELIB}/biplist/__init__.pyc
${PYSITELIB}/biplist/__init__.pyo
+5
View File
@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.4 2014/12/03 22:25:15 rodent Exp $
SHA1 (biplist-0.9.tar.gz) = 0d7652d64f09659a0f001d88574bda24e4f97f53
RMD160 (biplist-0.9.tar.gz) = e21cf45fa04b0ee1502c2b7f9181065fb0e88858
Size (biplist-0.9.tar.gz) = 14591 bytes