pkgsrc/textproc/py-xlrd/PLIST
adam f0301a3add 1.1.0:
Fix for parsing of merged cells containing a single cell reference in xlsx files.
Fix for “invalid literal for int() with base 10: ‘true’” when reading some xlsx files.
Make xldate_as_datetime available to import direct from xlrd.
Build universal wheels.
Sphinx documentation.
Document the problem with XML vulnerabilities in xlsx files and mitigation measures.
Fix NameError on has_defaults is not defined.
Some whitespace and code style tweaks.
Make example in README compatible with both Python 2 and 3.
Add default value for cells containing errors that causeed parsing of some xlsx files to fail.
Add Python 3.6 to the list of supported Python versions, drop 3.3 and 2.6.
Use generator expressions to avoid unnecessary lists in memory.
Document unicode encoding used in Excel files from Excel 97 onwards.
Report hyperlink errors in R1C1 syntax.
2017-08-31 09:27:44 +00:00

44 lines
1.4 KiB
Text

@comment $NetBSD: PLIST,v 1.8 2017/08/31 09:27:44 adam Exp $
bin/runxlrd${PYVERSSUFFIX}.py
${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}/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/examples/namesdemo.xls
${PYSITELIB}/xlrd/examples/xlrdnameAPIdemo.py
${PYSITELIB}/xlrd/examples/xlrdnameAPIdemo.pyc
${PYSITELIB}/xlrd/examples/xlrdnameAPIdemo.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/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