pkgsrc/textproc/py-xlrd/PLIST
adam 88b8ff1f92 py-xlrd: updated to 2.0.1
2.0.1 (11 December 2020)
------------------------
- Use the README as the long description on PyPI.

2.0.0 (11 December 2020)
------------------------
- Remove support for anything other than ``.xls`` files.
- Remove support for ``psyco``.
- Change the default encoding used when no ``CODEPAGE`` record can be found
  from ``ascii`` to ``iso-8859-1``.
- Add support for iterating over :class:`~xlrd.book.Book` objects.
- Add support for item access from :class:`~xlrd.book.Book` objects,
  where integer indices and string sheet names are supported.
- Non-unicode spaces are now stripped from the "last author" information.
- Workbook corruption errors can now be ignored using the
  ``ignore_workbook_corruption`` option to :class:`~xlrd.open_workbook`.
- Handle ``WRITEACCESS`` records with invalid trailing characters.
- Officially support Python 3.8 and 3.9.
2021-04-15 06:44:01 +00:00

37 lines
1.2 KiB
Text

@comment $NetBSD: PLIST,v 1.10 2021/04/15 06:44:01 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}/requires.txt
${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/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