summaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorobache <obache@pkgsrc.org>2010-08-05 12:18:06 +0000
committerobache <obache@pkgsrc.org>2010-08-05 12:18:06 +0000
commit3d5daaaf9fb13d0e938c07cb783175b64fca11a9 (patch)
treef7e023e1ddc7602c8c2e6c996d9ebb84231b4504 /textproc
parent0d03fd9529af2a86e1e66ed77d8706de83a479d9 (diff)
downloadpkgsrc-3d5daaaf9fb13d0e938c07cb783175b64fca11a9.tar.gz
Import py-xlrd-0.7.1 as textproc/py-xlrd.
Extract data from new and old Excel spreadsheets on any platform. Pure Python (2.1 or later). Strong support for Excel dates. Unicode-aware.
Diffstat (limited to 'textproc')
-rw-r--r--textproc/py-xlrd/DESCR2
-rw-r--r--textproc/py-xlrd/Makefile19
-rw-r--r--textproc/py-xlrd/PLIST70
-rw-r--r--textproc/py-xlrd/distinfo5
4 files changed, 96 insertions, 0 deletions
diff --git a/textproc/py-xlrd/DESCR b/textproc/py-xlrd/DESCR
new file mode 100644
index 00000000000..45174b1d103
--- /dev/null
+++ b/textproc/py-xlrd/DESCR
@@ -0,0 +1,2 @@
+Extract data from new and old Excel spreadsheets on any platform. Pure Python
+(2.1 or later). Strong support for Excel dates. Unicode-aware.
diff --git a/textproc/py-xlrd/Makefile b/textproc/py-xlrd/Makefile
new file mode 100644
index 00000000000..329982618c9
--- /dev/null
+++ b/textproc/py-xlrd/Makefile
@@ -0,0 +1,19 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/08/05 12:18:06 obache Exp $
+#
+
+DISTNAME= xlrd-0.7.1
+PKGNAME= ${PYPKGPREFIX}-${DISTNAME}
+CATEGORIES= textproc python
+MASTER_SITES= http://cheeseshop.python.org/packages/source/x/xlrd/
+
+MAINTAINER= obache@NetBSD.org
+HOMEPAGE= http://www.lexicon.net/sjmachin/xlrd.htm
+COMMENT= Python library to extract data from Microsoft Excel spread sheet files
+LICENSE= modified-bsd
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+PYDISTUTILSPKG= yes
+
+.include "../../lang/python/distutils.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/textproc/py-xlrd/PLIST b/textproc/py-xlrd/PLIST
new file mode 100644
index 00000000000..337b68a9e11
--- /dev/null
+++ b/textproc/py-xlrd/PLIST
@@ -0,0 +1,70 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/08/05 12:18:06 obache Exp $
+bin/runxlrd.py
+${PLIST.eggfile}${PYSITELIB}/${EGG_FILE}
+${PYSITELIB}/xlrd-${PKGVERSION}-py2.6.egg-info
+${PYSITELIB}/xlrd/__init__.py
+${PYSITELIB}/xlrd/__init__.py
+${PYSITELIB}/xlrd/__init__.pyc
+${PYSITELIB}/xlrd/__init__.pyc
+${PYSITELIB}/xlrd/__init__.pyo
+${PYSITELIB}/xlrd/__init__.pyo
+${PYSITELIB}/xlrd/biffh.py
+${PYSITELIB}/xlrd/biffh.py
+${PYSITELIB}/xlrd/biffh.pyc
+${PYSITELIB}/xlrd/biffh.pyc
+${PYSITELIB}/xlrd/biffh.pyo
+${PYSITELIB}/xlrd/biffh.pyo
+${PYSITELIB}/xlrd/compdoc.py
+${PYSITELIB}/xlrd/compdoc.py
+${PYSITELIB}/xlrd/compdoc.pyc
+${PYSITELIB}/xlrd/compdoc.pyc
+${PYSITELIB}/xlrd/compdoc.pyo
+${PYSITELIB}/xlrd/compdoc.pyo
+${PYSITELIB}/xlrd/doc/compdoc.html
+${PYSITELIB}/xlrd/doc/compdoc.html
+${PYSITELIB}/xlrd/doc/xlrd.html
+${PYSITELIB}/xlrd/doc/xlrd.html
+${PYSITELIB}/xlrd/examples/namesdemo.xls
+${PYSITELIB}/xlrd/examples/namesdemo.xls
+${PYSITELIB}/xlrd/examples/xlrdnameAPIdemo.py
+${PYSITELIB}/xlrd/examples/xlrdnameAPIdemo.py
+${PYSITELIB}/xlrd/examples/xlrdnameAPIdemo.pyc
+${PYSITELIB}/xlrd/examples/xlrdnameAPIdemo.pyc
+${PYSITELIB}/xlrd/examples/xlrdnameAPIdemo.pyo
+${PYSITELIB}/xlrd/examples/xlrdnameAPIdemo.pyo
+${PYSITELIB}/xlrd/formatting.py
+${PYSITELIB}/xlrd/formatting.py
+${PYSITELIB}/xlrd/formatting.pyc
+${PYSITELIB}/xlrd/formatting.pyc
+${PYSITELIB}/xlrd/formatting.pyo
+${PYSITELIB}/xlrd/formatting.pyo
+${PYSITELIB}/xlrd/formula.py
+${PYSITELIB}/xlrd/formula.py
+${PYSITELIB}/xlrd/formula.pyc
+${PYSITELIB}/xlrd/formula.pyc
+${PYSITELIB}/xlrd/formula.pyo
+${PYSITELIB}/xlrd/formula.pyo
+${PYSITELIB}/xlrd/licences.py
+${PYSITELIB}/xlrd/licences.py
+${PYSITELIB}/xlrd/licences.pyc
+${PYSITELIB}/xlrd/licences.pyc
+${PYSITELIB}/xlrd/licences.pyo
+${PYSITELIB}/xlrd/licences.pyo
+${PYSITELIB}/xlrd/sheet.py
+${PYSITELIB}/xlrd/sheet.py
+${PYSITELIB}/xlrd/sheet.pyc
+${PYSITELIB}/xlrd/sheet.pyc
+${PYSITELIB}/xlrd/sheet.pyo
+${PYSITELIB}/xlrd/sheet.pyo
+${PYSITELIB}/xlrd/timemachine.py
+${PYSITELIB}/xlrd/timemachine.py
+${PYSITELIB}/xlrd/timemachine.pyc
+${PYSITELIB}/xlrd/timemachine.pyc
+${PYSITELIB}/xlrd/timemachine.pyo
+${PYSITELIB}/xlrd/timemachine.pyo
+${PYSITELIB}/xlrd/xldate.py
+${PYSITELIB}/xlrd/xldate.py
+${PYSITELIB}/xlrd/xldate.pyc
+${PYSITELIB}/xlrd/xldate.pyc
+${PYSITELIB}/xlrd/xldate.pyo
+${PYSITELIB}/xlrd/xldate.pyo
diff --git a/textproc/py-xlrd/distinfo b/textproc/py-xlrd/distinfo
new file mode 100644
index 00000000000..0afa84500c6
--- /dev/null
+++ b/textproc/py-xlrd/distinfo
@@ -0,0 +1,5 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/08/05 12:18:06 obache Exp $
+
+SHA1 (xlrd-0.7.1.tar.gz) = 9d06a1ebbf796530a1abb497f633a796606f4ad1
+RMD160 (xlrd-0.7.1.tar.gz) = 1dbbde702c515e5af3257fe403975c13c52632fc
+Size (xlrd-0.7.1.tar.gz) = 118302 bytes