94ec65a9aa
This release includes the following changes: - Github issue #49 - Github issue #64 - skip meaningless chunk of 4 zero bytes between two otherwise-valid BIFF records - Github issue #61 - fix updating of escapement attribute of Font objects read from workbooks. - Implemented Sheet.visibility for xlsx files - Ignore anchors ($) in cell references - Dropped support for Python 2.5 and earlier, Python 2.6 is now the earliest Python release supported - Read xlsx merged cell elements. - Read cell comments in .xlsx files - Added xldate_to_datetime() function to convert from Excel serial date/time to datetime.datetime object.
39 lines
1.1 KiB
Text
39 lines
1.1 KiB
Text
@comment $NetBSD: PLIST,v 1.7 2014/08/08 13:15:32 obache Exp $
|
|
bin/runxlrd.py
|
|
${PYSITELIB}/${EGG_FILE}
|
|
${PYSITELIB}/xlrd/__init__.py
|
|
${PYSITELIB}/xlrd/__init__.pyc
|
|
${PYSITELIB}/xlrd/__init__.pyo
|
|
${PYSITELIB}/xlrd/biffh.py
|
|
${PYSITELIB}/xlrd/biffh.pyc
|
|
${PYSITELIB}/xlrd/biffh.pyo
|
|
${PYSITELIB}/xlrd/book.py
|
|
${PYSITELIB}/xlrd/book.pyc
|
|
${PYSITELIB}/xlrd/book.pyo
|
|
${PYSITELIB}/xlrd/compdoc.py
|
|
${PYSITELIB}/xlrd/compdoc.pyc
|
|
${PYSITELIB}/xlrd/compdoc.pyo
|
|
${PYSITELIB}/xlrd/formatting.py
|
|
${PYSITELIB}/xlrd/formatting.pyc
|
|
${PYSITELIB}/xlrd/formatting.pyo
|
|
${PYSITELIB}/xlrd/formula.py
|
|
${PYSITELIB}/xlrd/formula.pyc
|
|
${PYSITELIB}/xlrd/formula.pyo
|
|
${PYSITELIB}/xlrd/info.py
|
|
${PYSITELIB}/xlrd/info.pyc
|
|
${PYSITELIB}/xlrd/info.pyo
|
|
${PYSITELIB}/xlrd/licences.py
|
|
${PYSITELIB}/xlrd/licences.pyc
|
|
${PYSITELIB}/xlrd/licences.pyo
|
|
${PYSITELIB}/xlrd/sheet.py
|
|
${PYSITELIB}/xlrd/sheet.pyc
|
|
${PYSITELIB}/xlrd/sheet.pyo
|
|
${PYSITELIB}/xlrd/timemachine.py
|
|
${PYSITELIB}/xlrd/timemachine.pyc
|
|
${PYSITELIB}/xlrd/timemachine.pyo
|
|
${PYSITELIB}/xlrd/xldate.py
|
|
${PYSITELIB}/xlrd/xldate.pyc
|
|
${PYSITELIB}/xlrd/xldate.pyo
|
|
${PYSITELIB}/xlrd/xlsx.py
|
|
${PYSITELIB}/xlrd/xlsx.pyc
|
|
${PYSITELIB}/xlrd/xlsx.pyo
|