ports/137968: New Port: textproc/py-xlrd

dikshie dikshie at sfc.wide.ad.jp
Wed Aug 19 16:50:02 UTC 2009


>Number:         137968
>Category:       ports
>Synopsis:       New Port: textproc/py-xlrd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 19 16:50:01 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     dikshie
>Release:        FreeBSD-8
>Organization:
Keio University
>Environment:
FreeBSD totoro.sfc.wide.ad.jp 8.0-BETA2 FreeBSD 8.0-BETA2 #9: Wed Aug 19 13:33:07 JST 2009     dikshie at totoro.sfc.wide.ad.jp:/usr/obj/usr/src/sys/T41-8  i386

>Description:
New Port: textproc/py-xlrd
This package is for reading data and formatting information from Excel files.


>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	py-xlrd
#	py-xlrd/Makefile
#	py-xlrd/distinfo
#	py-xlrd/pkg-descr
#	py-xlrd/pkg-plist
#
echo c - py-xlrd
mkdir -p py-xlrd > /dev/null 2>&1
echo x - py-xlrd/Makefile
sed 's/^X//' >py-xlrd/Makefile << 'a6cebef0d0ac60608ad839434e40e2ce'
X# New ports collection makefile for: xlrd
X# Date created:		2009-08-19
X# Whom:			Dikshie
X#
X# $FreeBSD: ports/net/py-txamqp/Makefile,v 1.1 2009/07/04 19:17:11 bms Exp $
X#
X
XPORTNAME=	xlrd
XPORTVERSION=	0.7.1
XCATEGORIES=	textproc python
XMASTER_SITES=	CHEESESHOP
XDISTNAME=	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	dikshie at sfc.wide.ad.jp
XCOMMENT=	Reading data and formatting information from Excel files
X
XUSE_PYTHON=	2.5-2.6
XUSE_PYDISTUTILS=	yes
X
X.include <bsd.port.mk>
a6cebef0d0ac60608ad839434e40e2ce
echo x - py-xlrd/distinfo
sed 's/^X//' >py-xlrd/distinfo << '26229dcf6a98f76d0d0c19dd8e8b2883'
XMD5 (xlrd-0.7.1.tar.gz) = d0439a7ad1ae583a6ba3942efd0189c8
XSHA256 (xlrd-0.7.1.tar.gz) = ba11be7d2ebe7eeb208a23cc165bb7540451bcbad6da5cbf6947237568d16d14
XSIZE (xlrd-0.7.1.tar.gz) = 118302
26229dcf6a98f76d0d0c19dd8e8b2883
echo x - py-xlrd/pkg-descr
sed 's/^X//' >py-xlrd/pkg-descr << 'b17cea14a2414af04a2150bc54c7a344'
XLibrary for developers to extract data from Microsoft Excel (tm) 
Xspreadsheet files
X
XExtract data from new and old Excel spreadsheets on any platform. 
XPure Python (2.1 to 2.6). Strong support for Excel dates. Unicode-aware.
X
XWWW: http://www.python-excel.org/
b17cea14a2414af04a2150bc54c7a344
echo x - py-xlrd/pkg-plist
sed 's/^X//' >py-xlrd/pkg-plist << '7c1f9229a5d6f15cbc740c1b5edce783'
Xbin/runxlrd.py
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd-0.7.1-py2.6.egg-info
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/__init__.py
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/__init__.pyc
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/__init__.pyo
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/biffh.py
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/biffh.pyc
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/biffh.pyo
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/compdoc.py
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/compdoc.pyc
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/compdoc.pyo
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/doc/compdoc.html
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/doc/xlrd.html
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/examples/namesdemo.xls
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/examples/xlrdnameAPIdemo.py
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/examples/xlrdnameAPIdemo.pyc
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/examples/xlrdnameAPIdemo.pyo
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/formatting.py
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/formatting.pyc
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/formatting.pyo
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/formula.py
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/formula.pyc
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/formula.pyo
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/licences.py
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/licences.pyc
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/licences.pyo
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/sheet.py
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/sheet.pyc
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/sheet.pyo
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/timemachine.py
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/timemachine.pyc
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/timemachine.pyo
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/xldate.py
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/xldate.pyc
Xlib/%%PYTHON_VERSION%%/site-packages/xlrd/xldate.pyo
X at dirrm lib/%%PYTHON_VERSION%%/site-packages/xlrd/examples
X at dirrm lib/%%PYTHON_VERSION%%/site-packages/xlrd/doc
X at dirrm lib/%%PYTHON_VERSION%%/site-packages/xlrd
X at dirrm lib/%%PYTHON_VERSION%%/site-packages
X at dirrm lib/%%PYTHON_VERSION%%
7c1f9229a5d6f15cbc740c1b5edce783
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list