pkgsrc/textproc/py-relatorio/PLIST
adam bfa791f7b4 py-relatorio: updated to 0.8.1
0.8.1:
* Add support for Python 3.7
* Escape invalid XML characters
* Enforce closing tag to be the same directive as the opening
* Use compression for zip file
* Write mimetype as first file of the zip file

0.8.0:
* Do not guess_type on styled cell content
* Remove type attributes when guessing type
* Add support for Python 3.6
* Remove soft-page-break

0.7.1:
* Remove warning when import plugin fails
* Apply the guess type function on the correct node
* Fix guess_type for date and datetime

0.7.0:
* Replace hard-coded extensions by mimetypes guess
* Add more guess types: 'boolean', 'date', 'time' and 'void'
* Add support for Flat OpenDocument

0.6.4:
* Use StringIO instead of BytesIO for TextSerializer result
2019-03-04 12:08:09 +00:00

45 lines
1.9 KiB
Text

@comment $NetBSD: PLIST,v 1.3 2019/03/04 12:08:09 adam Exp $
${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}/relatorio/__init__.py
${PYSITELIB}/relatorio/__init__.pyc
${PYSITELIB}/relatorio/__init__.pyo
${PYSITELIB}/relatorio/reporting.py
${PYSITELIB}/relatorio/reporting.pyc
${PYSITELIB}/relatorio/reporting.pyo
${PYSITELIB}/relatorio/templates/__init__.py
${PYSITELIB}/relatorio/templates/__init__.pyc
${PYSITELIB}/relatorio/templates/__init__.pyo
${PYSITELIB}/relatorio/templates/base.py
${PYSITELIB}/relatorio/templates/base.pyc
${PYSITELIB}/relatorio/templates/base.pyo
${PYSITELIB}/relatorio/templates/chart.py
${PYSITELIB}/relatorio/templates/chart.pyc
${PYSITELIB}/relatorio/templates/chart.pyo
${PYSITELIB}/relatorio/templates/opendocument.py
${PYSITELIB}/relatorio/templates/opendocument.pyc
${PYSITELIB}/relatorio/templates/opendocument.pyo
${PYSITELIB}/relatorio/templates/pdf.py
${PYSITELIB}/relatorio/templates/pdf.pyc
${PYSITELIB}/relatorio/templates/pdf.pyo
${PYSITELIB}/relatorio/tests/__init__.py
${PYSITELIB}/relatorio/tests/__init__.pyc
${PYSITELIB}/relatorio/tests/__init__.pyo
${PYSITELIB}/relatorio/tests/egg.jpg
${PYSITELIB}/relatorio/tests/one.jpg
${PYSITELIB}/relatorio/tests/templates/include.tmpl
${PYSITELIB}/relatorio/tests/templates/other.tmpl
${PYSITELIB}/relatorio/tests/templates/test.tmpl
${PYSITELIB}/relatorio/tests/templates/time.tmpl
${PYSITELIB}/relatorio/tests/test.fodt
${PYSITELIB}/relatorio/tests/test.odt
${PYSITELIB}/relatorio/tests/test_api.py
${PYSITELIB}/relatorio/tests/test_api.pyc
${PYSITELIB}/relatorio/tests/test_api.pyo
${PYSITELIB}/relatorio/tests/test_odt.py
${PYSITELIB}/relatorio/tests/test_odt.pyc
${PYSITELIB}/relatorio/tests/test_odt.pyo
${PYSITELIB}/relatorio/tests/two.png