pkgsrc/textproc/py-pdfrw/PLIST
adam 37cb8d66ab py-pdfrw: update to 0.4
pdfrw 0.4:

Fixes, enhancements, and new examples:
- Python 3.6 added to test matrix
- Proper unicode support for text strings in PDFs added
- buildxobj fixes allow better support creating form XObjects
  out of compressed pages in some cases
- Compression fixes for Python 3+
- New subset_booklets.py example
- Bug with non-compressed indices into compressed object streams fixed
- Bug with distinguishing compressed object stream first objects fixed
- Better error reporting added for some invalid PDFs (e.g. when reading
  past the end of file)
- Better scrubbing of old bookmark information when writing PDFs, to
  remove dangling references
- Refactoring of pdfwriter, including updating API, to allow future
  enhancements for things like incremental writing
- Minor tokenizer speedup
- Some flate decompressor bugs fixed
- Compression and decompression tests added
- Tests for new unicode handling added
2017-10-02 10:56:15 +00:00

66 lines
2.3 KiB
Text

@comment $NetBSD: PLIST,v 1.2 2017/10/02 10:56:15 adam Exp $
${PYSITELIB}/${EGG_INFODIR}/PKG-INFO
${PYSITELIB}/${EGG_INFODIR}/SOURCES.txt
${PYSITELIB}/${EGG_INFODIR}/dependency_links.txt
${PYSITELIB}/${EGG_INFODIR}/top_level.txt
${PYSITELIB}/${EGG_INFODIR}/zip-safe
${PYSITELIB}/pdfrw/__init__.py
${PYSITELIB}/pdfrw/__init__.pyc
${PYSITELIB}/pdfrw/__init__.pyo
${PYSITELIB}/pdfrw/buildxobj.py
${PYSITELIB}/pdfrw/buildxobj.pyc
${PYSITELIB}/pdfrw/buildxobj.pyo
${PYSITELIB}/pdfrw/compress.py
${PYSITELIB}/pdfrw/compress.pyc
${PYSITELIB}/pdfrw/compress.pyo
${PYSITELIB}/pdfrw/crypt.py
${PYSITELIB}/pdfrw/crypt.pyc
${PYSITELIB}/pdfrw/crypt.pyo
${PYSITELIB}/pdfrw/errors.py
${PYSITELIB}/pdfrw/errors.pyc
${PYSITELIB}/pdfrw/errors.pyo
${PYSITELIB}/pdfrw/findobjs.py
${PYSITELIB}/pdfrw/findobjs.pyc
${PYSITELIB}/pdfrw/findobjs.pyo
${PYSITELIB}/pdfrw/objects/__init__.py
${PYSITELIB}/pdfrw/objects/__init__.pyc
${PYSITELIB}/pdfrw/objects/__init__.pyo
${PYSITELIB}/pdfrw/objects/pdfarray.py
${PYSITELIB}/pdfrw/objects/pdfarray.pyc
${PYSITELIB}/pdfrw/objects/pdfarray.pyo
${PYSITELIB}/pdfrw/objects/pdfdict.py
${PYSITELIB}/pdfrw/objects/pdfdict.pyc
${PYSITELIB}/pdfrw/objects/pdfdict.pyo
${PYSITELIB}/pdfrw/objects/pdfindirect.py
${PYSITELIB}/pdfrw/objects/pdfindirect.pyc
${PYSITELIB}/pdfrw/objects/pdfindirect.pyo
${PYSITELIB}/pdfrw/objects/pdfname.py
${PYSITELIB}/pdfrw/objects/pdfname.pyc
${PYSITELIB}/pdfrw/objects/pdfname.pyo
${PYSITELIB}/pdfrw/objects/pdfobject.py
${PYSITELIB}/pdfrw/objects/pdfobject.pyc
${PYSITELIB}/pdfrw/objects/pdfobject.pyo
${PYSITELIB}/pdfrw/objects/pdfstring.py
${PYSITELIB}/pdfrw/objects/pdfstring.pyc
${PYSITELIB}/pdfrw/objects/pdfstring.pyo
${PYSITELIB}/pdfrw/pagemerge.py
${PYSITELIB}/pdfrw/pagemerge.pyc
${PYSITELIB}/pdfrw/pagemerge.pyo
${PYSITELIB}/pdfrw/pdfreader.py
${PYSITELIB}/pdfrw/pdfreader.pyc
${PYSITELIB}/pdfrw/pdfreader.pyo
${PYSITELIB}/pdfrw/pdfwriter.py
${PYSITELIB}/pdfrw/pdfwriter.pyc
${PYSITELIB}/pdfrw/pdfwriter.pyo
${PYSITELIB}/pdfrw/py23_diffs.py
${PYSITELIB}/pdfrw/py23_diffs.pyc
${PYSITELIB}/pdfrw/py23_diffs.pyo
${PYSITELIB}/pdfrw/tokens.py
${PYSITELIB}/pdfrw/tokens.pyc
${PYSITELIB}/pdfrw/tokens.pyo
${PYSITELIB}/pdfrw/toreportlab.py
${PYSITELIB}/pdfrw/toreportlab.pyc
${PYSITELIB}/pdfrw/toreportlab.pyo
${PYSITELIB}/pdfrw/uncompress.py
${PYSITELIB}/pdfrw/uncompress.pyc
${PYSITELIB}/pdfrw/uncompress.pyo