pkgsrc/print/py-reportlab/PLIST
adam 3ccc795269 py-reportlab: updated to 3.4.0
RELEASE 3.4:
* More pagesizes from https://en.wikipedia.org/wiki/Paper_size (contributed by https://bitbucket.org/alainchiasson/)
* add in fillMode (fill-rule) variable to the graphics state for drawings
* add support for automatic bullet rotation in ListFlowables.
* fix acroform annotation bug in radios (reported by Olivia Zhang)
* fix split paragraph rendering bug (reported by Olivia Zhang & Echo Bell)
* Allow Image to have a drawing as argument
* support for Path autoclose & fillMode; version --> 3.3.29
* add support for different fill policies in renderXX drawPath; version-->3.3.28
* allow for UTF_16_LE BOM, fix for bug contributed by Michael Poindexter mpoindexter@housecanary.com
* improved support for images in renderPM/renderSVG bug report from Claude Paroz
* add AcroForm support to canvas; version --> 3.3.22
* avoid cr lf line endings
* attempt to ensure zipImported has some files or returns None
* added additonal test to barcode/test.py
* add an invisible font test thanks https://bitbucket.org/kb/ Konstantin Baierer
* add mailto href test
* improve UPCA barcode contribution by Kyle McFarlane https://bitbucket.org/kylemacfarlane/
* attempt to fix __loader__ issues in pyinstaller suggested by dbrnz @ bitbucket
* fix NormalDate comprisons in python3.x
* fix ypad use in ParagraphAndImage contrib annamarianfr@bitbucket, version-->3.3.16
* try to prevent multiple saving contrib by Tim Meneely
* fix problems with svg drawToString contrib by Eric Gillet & Johann Du Toit
* fix issue reported by Yitzchak Scott-Thoennes <sthoenna@gmail.com>
* fix fake KeepTogether setup in handle_keepWithNext
* add NullActionFlowable, fix empty KeepTogether
* really merge para-measure-fix
* merge para-measure-fix changes
* fixes to TypedPropertyCollection
* changes to Render class; allow drawings to specify initialFontName/Size
* fix python>=3.2 default axis labelling to match python2.x
* fix AttributeError
* add experimental time value axis
* fix bug in python shapes rendering
* add negative span style to test_platypus_tables splitting example
* fix segfault in _rl_accel.c
* attempt to remove quadratic performance hit when longTableOptimize is set
* allow DATA: scheme in open for read
* import Table _rowpositions calculation
* support small ttfs which do not allow subsets
* add rl_settings allowTTFSubsetting
* address issue 76 (deprecated immports)
* add table cell support for simple background shadings, contributed by Jeffrey Creem jcreem@bitbucket
* fix bug in tables.py reported by Vytis Banaitis @ bitbucket; version-->3.3.2
* minor change to allow barWidth setting in ecc200datamatrix.py (suggested by Kyle MacFarlane @ bitbucket)
* make paraparser syntax errors real and fix <sup/sub> tags to have relative values; version-->3.3.1
* ReportLab now runs all tests under Python 2.7, 3.3, 3.4, 3.5 & 3.6.
2017-12-17 16:47:54 +00:00

491 lines
23 KiB
Text

@comment $NetBSD: PLIST,v 1.17 2017/12/17 16:47:54 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}/reportlab/__init__.py
${PYSITELIB}/reportlab/__init__.pyc
${PYSITELIB}/reportlab/__init__.pyo
${PYSITELIB}/reportlab/fonts/00readme.txt
${PYSITELIB}/reportlab/fonts/DarkGarden-copying-gpl.txt
${PYSITELIB}/reportlab/fonts/DarkGarden-copying.txt
${PYSITELIB}/reportlab/fonts/DarkGarden-readme.txt
${PYSITELIB}/reportlab/fonts/DarkGarden.sfd
${PYSITELIB}/reportlab/fonts/DarkGardenMK.afm
${PYSITELIB}/reportlab/fonts/DarkGardenMK.pfb
${PYSITELIB}/reportlab/fonts/Vera.ttf
${PYSITELIB}/reportlab/fonts/VeraBI.ttf
${PYSITELIB}/reportlab/fonts/VeraBd.ttf
${PYSITELIB}/reportlab/fonts/VeraIt.ttf
${PYSITELIB}/reportlab/fonts/_a______.pfb
${PYSITELIB}/reportlab/fonts/_ab_____.pfb
${PYSITELIB}/reportlab/fonts/_abi____.pfb
${PYSITELIB}/reportlab/fonts/_ai_____.pfb
${PYSITELIB}/reportlab/fonts/_eb_____.pfb
${PYSITELIB}/reportlab/fonts/_ebi____.pfb
${PYSITELIB}/reportlab/fonts/_ei_____.pfb
${PYSITELIB}/reportlab/fonts/_er_____.pfb
${PYSITELIB}/reportlab/fonts/bitstream-vera-license.txt
${PYSITELIB}/reportlab/fonts/cob_____.pfb
${PYSITELIB}/reportlab/fonts/cobo____.pfb
${PYSITELIB}/reportlab/fonts/com_____.pfb
${PYSITELIB}/reportlab/fonts/coo_____.pfb
${PYSITELIB}/reportlab/fonts/sy______.pfb
${PYSITELIB}/reportlab/fonts/zd______.pfb
${PYSITELIB}/reportlab/fonts/zx______.pfb
${PYSITELIB}/reportlab/fonts/zy______.pfb
${PYSITELIB}/reportlab/graphics/__init__.py
${PYSITELIB}/reportlab/graphics/__init__.pyc
${PYSITELIB}/reportlab/graphics/__init__.pyo
${PYSITELIB}/reportlab/graphics/_renderPM.so
${PYSITELIB}/reportlab/graphics/barcode/__init__.py
${PYSITELIB}/reportlab/graphics/barcode/__init__.pyc
${PYSITELIB}/reportlab/graphics/barcode/__init__.pyo
${PYSITELIB}/reportlab/graphics/barcode/code128.py
${PYSITELIB}/reportlab/graphics/barcode/code128.pyc
${PYSITELIB}/reportlab/graphics/barcode/code128.pyo
${PYSITELIB}/reportlab/graphics/barcode/code39.py
${PYSITELIB}/reportlab/graphics/barcode/code39.pyc
${PYSITELIB}/reportlab/graphics/barcode/code39.pyo
${PYSITELIB}/reportlab/graphics/barcode/code93.py
${PYSITELIB}/reportlab/graphics/barcode/code93.pyc
${PYSITELIB}/reportlab/graphics/barcode/code93.pyo
${PYSITELIB}/reportlab/graphics/barcode/common.py
${PYSITELIB}/reportlab/graphics/barcode/common.pyc
${PYSITELIB}/reportlab/graphics/barcode/common.pyo
${PYSITELIB}/reportlab/graphics/barcode/eanbc.py
${PYSITELIB}/reportlab/graphics/barcode/eanbc.pyc
${PYSITELIB}/reportlab/graphics/barcode/eanbc.pyo
${PYSITELIB}/reportlab/graphics/barcode/ecc200datamatrix.py
${PYSITELIB}/reportlab/graphics/barcode/ecc200datamatrix.pyc
${PYSITELIB}/reportlab/graphics/barcode/ecc200datamatrix.pyo
${PYSITELIB}/reportlab/graphics/barcode/fourstate.py
${PYSITELIB}/reportlab/graphics/barcode/fourstate.pyc
${PYSITELIB}/reportlab/graphics/barcode/fourstate.pyo
${PYSITELIB}/reportlab/graphics/barcode/lto.py
${PYSITELIB}/reportlab/graphics/barcode/lto.pyc
${PYSITELIB}/reportlab/graphics/barcode/lto.pyo
${PYSITELIB}/reportlab/graphics/barcode/qr.py
${PYSITELIB}/reportlab/graphics/barcode/qr.pyc
${PYSITELIB}/reportlab/graphics/barcode/qr.pyo
${PYSITELIB}/reportlab/graphics/barcode/qrencoder.py
${PYSITELIB}/reportlab/graphics/barcode/qrencoder.pyc
${PYSITELIB}/reportlab/graphics/barcode/qrencoder.pyo
${PYSITELIB}/reportlab/graphics/barcode/test.py
${PYSITELIB}/reportlab/graphics/barcode/test.pyc
${PYSITELIB}/reportlab/graphics/barcode/test.pyo
${PYSITELIB}/reportlab/graphics/barcode/usps.py
${PYSITELIB}/reportlab/graphics/barcode/usps.pyc
${PYSITELIB}/reportlab/graphics/barcode/usps.pyo
${PYSITELIB}/reportlab/graphics/barcode/usps4s.py
${PYSITELIB}/reportlab/graphics/barcode/usps4s.pyc
${PYSITELIB}/reportlab/graphics/barcode/usps4s.pyo
${PYSITELIB}/reportlab/graphics/barcode/widgets.py
${PYSITELIB}/reportlab/graphics/barcode/widgets.pyc
${PYSITELIB}/reportlab/graphics/barcode/widgets.pyo
${PYSITELIB}/reportlab/graphics/charts/__init__.py
${PYSITELIB}/reportlab/graphics/charts/__init__.pyc
${PYSITELIB}/reportlab/graphics/charts/__init__.pyo
${PYSITELIB}/reportlab/graphics/charts/areas.py
${PYSITELIB}/reportlab/graphics/charts/areas.pyc
${PYSITELIB}/reportlab/graphics/charts/areas.pyo
${PYSITELIB}/reportlab/graphics/charts/axes.py
${PYSITELIB}/reportlab/graphics/charts/axes.pyc
${PYSITELIB}/reportlab/graphics/charts/axes.pyo
${PYSITELIB}/reportlab/graphics/charts/barcharts.py
${PYSITELIB}/reportlab/graphics/charts/barcharts.pyc
${PYSITELIB}/reportlab/graphics/charts/barcharts.pyo
${PYSITELIB}/reportlab/graphics/charts/dotbox.py
${PYSITELIB}/reportlab/graphics/charts/dotbox.pyc
${PYSITELIB}/reportlab/graphics/charts/dotbox.pyo
${PYSITELIB}/reportlab/graphics/charts/doughnut.py
${PYSITELIB}/reportlab/graphics/charts/doughnut.pyc
${PYSITELIB}/reportlab/graphics/charts/doughnut.pyo
${PYSITELIB}/reportlab/graphics/charts/legends.py
${PYSITELIB}/reportlab/graphics/charts/legends.pyc
${PYSITELIB}/reportlab/graphics/charts/legends.pyo
${PYSITELIB}/reportlab/graphics/charts/linecharts.py
${PYSITELIB}/reportlab/graphics/charts/linecharts.pyc
${PYSITELIB}/reportlab/graphics/charts/linecharts.pyo
${PYSITELIB}/reportlab/graphics/charts/lineplots.py
${PYSITELIB}/reportlab/graphics/charts/lineplots.pyc
${PYSITELIB}/reportlab/graphics/charts/lineplots.pyo
${PYSITELIB}/reportlab/graphics/charts/markers.py
${PYSITELIB}/reportlab/graphics/charts/markers.pyc
${PYSITELIB}/reportlab/graphics/charts/markers.pyo
${PYSITELIB}/reportlab/graphics/charts/piecharts.py
${PYSITELIB}/reportlab/graphics/charts/piecharts.pyc
${PYSITELIB}/reportlab/graphics/charts/piecharts.pyo
${PYSITELIB}/reportlab/graphics/charts/slidebox.py
${PYSITELIB}/reportlab/graphics/charts/slidebox.pyc
${PYSITELIB}/reportlab/graphics/charts/slidebox.pyo
${PYSITELIB}/reportlab/graphics/charts/spider.py
${PYSITELIB}/reportlab/graphics/charts/spider.pyc
${PYSITELIB}/reportlab/graphics/charts/spider.pyo
${PYSITELIB}/reportlab/graphics/charts/textlabels.py
${PYSITELIB}/reportlab/graphics/charts/textlabels.pyc
${PYSITELIB}/reportlab/graphics/charts/textlabels.pyo
${PYSITELIB}/reportlab/graphics/charts/utils.py
${PYSITELIB}/reportlab/graphics/charts/utils.pyc
${PYSITELIB}/reportlab/graphics/charts/utils.pyo
${PYSITELIB}/reportlab/graphics/charts/utils3d.py
${PYSITELIB}/reportlab/graphics/charts/utils3d.pyc
${PYSITELIB}/reportlab/graphics/charts/utils3d.pyo
${PYSITELIB}/reportlab/graphics/renderPDF.py
${PYSITELIB}/reportlab/graphics/renderPDF.pyc
${PYSITELIB}/reportlab/graphics/renderPDF.pyo
${PYSITELIB}/reportlab/graphics/renderPM.py
${PYSITELIB}/reportlab/graphics/renderPM.pyc
${PYSITELIB}/reportlab/graphics/renderPM.pyo
${PYSITELIB}/reportlab/graphics/renderPS.py
${PYSITELIB}/reportlab/graphics/renderPS.pyc
${PYSITELIB}/reportlab/graphics/renderPS.pyo
${PYSITELIB}/reportlab/graphics/renderSVG.py
${PYSITELIB}/reportlab/graphics/renderSVG.pyc
${PYSITELIB}/reportlab/graphics/renderSVG.pyo
${PYSITELIB}/reportlab/graphics/renderbase.py
${PYSITELIB}/reportlab/graphics/renderbase.pyc
${PYSITELIB}/reportlab/graphics/renderbase.pyo
${PYSITELIB}/reportlab/graphics/samples/__init__.py
${PYSITELIB}/reportlab/graphics/samples/__init__.pyc
${PYSITELIB}/reportlab/graphics/samples/__init__.pyo
${PYSITELIB}/reportlab/graphics/samples/bubble.py
${PYSITELIB}/reportlab/graphics/samples/bubble.pyc
${PYSITELIB}/reportlab/graphics/samples/bubble.pyo
${PYSITELIB}/reportlab/graphics/samples/clustered_bar.py
${PYSITELIB}/reportlab/graphics/samples/clustered_bar.pyc
${PYSITELIB}/reportlab/graphics/samples/clustered_bar.pyo
${PYSITELIB}/reportlab/graphics/samples/clustered_column.py
${PYSITELIB}/reportlab/graphics/samples/clustered_column.pyc
${PYSITELIB}/reportlab/graphics/samples/clustered_column.pyo
${PYSITELIB}/reportlab/graphics/samples/excelcolors.py
${PYSITELIB}/reportlab/graphics/samples/excelcolors.pyc
${PYSITELIB}/reportlab/graphics/samples/excelcolors.pyo
${PYSITELIB}/reportlab/graphics/samples/exploded_pie.py
${PYSITELIB}/reportlab/graphics/samples/exploded_pie.pyc
${PYSITELIB}/reportlab/graphics/samples/exploded_pie.pyo
${PYSITELIB}/reportlab/graphics/samples/filled_radar.py
${PYSITELIB}/reportlab/graphics/samples/filled_radar.pyc
${PYSITELIB}/reportlab/graphics/samples/filled_radar.pyo
${PYSITELIB}/reportlab/graphics/samples/line_chart.py
${PYSITELIB}/reportlab/graphics/samples/line_chart.pyc
${PYSITELIB}/reportlab/graphics/samples/line_chart.pyo
${PYSITELIB}/reportlab/graphics/samples/linechart_with_markers.py
${PYSITELIB}/reportlab/graphics/samples/linechart_with_markers.pyc
${PYSITELIB}/reportlab/graphics/samples/linechart_with_markers.pyo
${PYSITELIB}/reportlab/graphics/samples/radar.py
${PYSITELIB}/reportlab/graphics/samples/radar.pyc
${PYSITELIB}/reportlab/graphics/samples/radar.pyo
${PYSITELIB}/reportlab/graphics/samples/runall.py
${PYSITELIB}/reportlab/graphics/samples/runall.pyc
${PYSITELIB}/reportlab/graphics/samples/runall.pyo
${PYSITELIB}/reportlab/graphics/samples/scatter.py
${PYSITELIB}/reportlab/graphics/samples/scatter.pyc
${PYSITELIB}/reportlab/graphics/samples/scatter.pyo
${PYSITELIB}/reportlab/graphics/samples/scatter_lines.py
${PYSITELIB}/reportlab/graphics/samples/scatter_lines.pyc
${PYSITELIB}/reportlab/graphics/samples/scatter_lines.pyo
${PYSITELIB}/reportlab/graphics/samples/scatter_lines_markers.py
${PYSITELIB}/reportlab/graphics/samples/scatter_lines_markers.pyc
${PYSITELIB}/reportlab/graphics/samples/scatter_lines_markers.pyo
${PYSITELIB}/reportlab/graphics/samples/simple_pie.py
${PYSITELIB}/reportlab/graphics/samples/simple_pie.pyc
${PYSITELIB}/reportlab/graphics/samples/simple_pie.pyo
${PYSITELIB}/reportlab/graphics/samples/stacked_bar.py
${PYSITELIB}/reportlab/graphics/samples/stacked_bar.pyc
${PYSITELIB}/reportlab/graphics/samples/stacked_bar.pyo
${PYSITELIB}/reportlab/graphics/samples/stacked_column.py
${PYSITELIB}/reportlab/graphics/samples/stacked_column.pyc
${PYSITELIB}/reportlab/graphics/samples/stacked_column.pyo
${PYSITELIB}/reportlab/graphics/shapes.py
${PYSITELIB}/reportlab/graphics/shapes.pyc
${PYSITELIB}/reportlab/graphics/shapes.pyo
${PYSITELIB}/reportlab/graphics/testdrawings.py
${PYSITELIB}/reportlab/graphics/testdrawings.pyc
${PYSITELIB}/reportlab/graphics/testdrawings.pyo
${PYSITELIB}/reportlab/graphics/testshapes.py
${PYSITELIB}/reportlab/graphics/testshapes.pyc
${PYSITELIB}/reportlab/graphics/testshapes.pyo
${PYSITELIB}/reportlab/graphics/widgetbase.py
${PYSITELIB}/reportlab/graphics/widgetbase.pyc
${PYSITELIB}/reportlab/graphics/widgetbase.pyo
${PYSITELIB}/reportlab/graphics/widgets/__init__.py
${PYSITELIB}/reportlab/graphics/widgets/__init__.pyc
${PYSITELIB}/reportlab/graphics/widgets/__init__.pyo
${PYSITELIB}/reportlab/graphics/widgets/eventcal.py
${PYSITELIB}/reportlab/graphics/widgets/eventcal.pyc
${PYSITELIB}/reportlab/graphics/widgets/eventcal.pyo
${PYSITELIB}/reportlab/graphics/widgets/flags.py
${PYSITELIB}/reportlab/graphics/widgets/flags.pyc
${PYSITELIB}/reportlab/graphics/widgets/flags.pyo
${PYSITELIB}/reportlab/graphics/widgets/grids.py
${PYSITELIB}/reportlab/graphics/widgets/grids.pyc
${PYSITELIB}/reportlab/graphics/widgets/grids.pyo
${PYSITELIB}/reportlab/graphics/widgets/markers.py
${PYSITELIB}/reportlab/graphics/widgets/markers.pyc
${PYSITELIB}/reportlab/graphics/widgets/markers.pyo
${PYSITELIB}/reportlab/graphics/widgets/signsandsymbols.py
${PYSITELIB}/reportlab/graphics/widgets/signsandsymbols.pyc
${PYSITELIB}/reportlab/graphics/widgets/signsandsymbols.pyo
${PYSITELIB}/reportlab/graphics/widgets/table.py
${PYSITELIB}/reportlab/graphics/widgets/table.pyc
${PYSITELIB}/reportlab/graphics/widgets/table.pyo
${PYSITELIB}/reportlab/lib/PyFontify.py
${PYSITELIB}/reportlab/lib/PyFontify.pyc
${PYSITELIB}/reportlab/lib/PyFontify.pyo
${PYSITELIB}/reportlab/lib/__init__.py
${PYSITELIB}/reportlab/lib/__init__.pyc
${PYSITELIB}/reportlab/lib/__init__.pyo
${PYSITELIB}/reportlab/lib/_rl_accel.so
${PYSITELIB}/reportlab/lib/abag.py
${PYSITELIB}/reportlab/lib/abag.pyc
${PYSITELIB}/reportlab/lib/abag.pyo
${PYSITELIB}/reportlab/lib/arciv.py
${PYSITELIB}/reportlab/lib/arciv.pyc
${PYSITELIB}/reportlab/lib/arciv.pyo
${PYSITELIB}/reportlab/lib/attrmap.py
${PYSITELIB}/reportlab/lib/attrmap.pyc
${PYSITELIB}/reportlab/lib/attrmap.pyo
${PYSITELIB}/reportlab/lib/boxstuff.py
${PYSITELIB}/reportlab/lib/boxstuff.pyc
${PYSITELIB}/reportlab/lib/boxstuff.pyo
${PYSITELIB}/reportlab/lib/codecharts.py
${PYSITELIB}/reportlab/lib/codecharts.pyc
${PYSITELIB}/reportlab/lib/codecharts.pyo
${PYSITELIB}/reportlab/lib/colors.py
${PYSITELIB}/reportlab/lib/colors.pyc
${PYSITELIB}/reportlab/lib/colors.pyo
${PYSITELIB}/reportlab/lib/corp.py
${PYSITELIB}/reportlab/lib/corp.pyc
${PYSITELIB}/reportlab/lib/corp.pyo
${PYSITELIB}/reportlab/lib/enums.py
${PYSITELIB}/reportlab/lib/enums.pyc
${PYSITELIB}/reportlab/lib/enums.pyo
${PYSITELIB}/reportlab/lib/extformat.py
${PYSITELIB}/reportlab/lib/extformat.pyc
${PYSITELIB}/reportlab/lib/extformat.pyo
${PYSITELIB}/reportlab/lib/fontfinder.py
${PYSITELIB}/reportlab/lib/fontfinder.pyc
${PYSITELIB}/reportlab/lib/fontfinder.pyo
${PYSITELIB}/reportlab/lib/fonts.py
${PYSITELIB}/reportlab/lib/fonts.pyc
${PYSITELIB}/reportlab/lib/fonts.pyo
${PYSITELIB}/reportlab/lib/formatters.py
${PYSITELIB}/reportlab/lib/formatters.pyc
${PYSITELIB}/reportlab/lib/formatters.pyo
${PYSITELIB}/reportlab/lib/geomutils.py
${PYSITELIB}/reportlab/lib/geomutils.pyc
${PYSITELIB}/reportlab/lib/geomutils.pyo
${PYSITELIB}/reportlab/lib/hyphen.mashed
${PYSITELIB}/reportlab/lib/logger.py
${PYSITELIB}/reportlab/lib/logger.pyc
${PYSITELIB}/reportlab/lib/logger.pyo
${PYSITELIB}/reportlab/lib/normalDate.py
${PYSITELIB}/reportlab/lib/normalDate.pyc
${PYSITELIB}/reportlab/lib/normalDate.pyo
${PYSITELIB}/reportlab/lib/pagesizes.py
${PYSITELIB}/reportlab/lib/pagesizes.pyc
${PYSITELIB}/reportlab/lib/pagesizes.pyo
${PYSITELIB}/reportlab/lib/pdfencrypt.py
${PYSITELIB}/reportlab/lib/pdfencrypt.pyc
${PYSITELIB}/reportlab/lib/pdfencrypt.pyo
${PLIST.py2x}${PYSITELIB}/reportlab/lib/pyHnj.so
${PYSITELIB}/reportlab/lib/pygments2xpre.py
${PYSITELIB}/reportlab/lib/pygments2xpre.pyc
${PYSITELIB}/reportlab/lib/pygments2xpre.pyo
${PYSITELIB}/reportlab/lib/randomtext.py
${PYSITELIB}/reportlab/lib/randomtext.pyc
${PYSITELIB}/reportlab/lib/randomtext.pyo
${PYSITELIB}/reportlab/lib/rl_accel.py
${PYSITELIB}/reportlab/lib/rl_accel.pyc
${PYSITELIB}/reportlab/lib/rl_accel.pyo
${PYSITELIB}/reportlab/lib/rltempfile.py
${PYSITELIB}/reportlab/lib/rltempfile.pyc
${PYSITELIB}/reportlab/lib/rltempfile.pyo
${PYSITELIB}/reportlab/lib/rparsexml.py
${PYSITELIB}/reportlab/lib/rparsexml.pyc
${PYSITELIB}/reportlab/lib/rparsexml.pyo
${PYSITELIB}/reportlab/lib/sequencer.py
${PYSITELIB}/reportlab/lib/sequencer.pyc
${PYSITELIB}/reportlab/lib/sequencer.pyo
${PYSITELIB}/reportlab/lib/styles.py
${PYSITELIB}/reportlab/lib/styles.pyc
${PYSITELIB}/reportlab/lib/styles.pyo
${PYSITELIB}/reportlab/lib/testutils.py
${PYSITELIB}/reportlab/lib/testutils.pyc
${PYSITELIB}/reportlab/lib/testutils.pyo
${PYSITELIB}/reportlab/lib/textsplit.py
${PYSITELIB}/reportlab/lib/textsplit.pyc
${PYSITELIB}/reportlab/lib/textsplit.pyo
${PYSITELIB}/reportlab/lib/units.py
${PYSITELIB}/reportlab/lib/units.pyc
${PYSITELIB}/reportlab/lib/units.pyo
${PYSITELIB}/reportlab/lib/utils.py
${PYSITELIB}/reportlab/lib/utils.pyc
${PYSITELIB}/reportlab/lib/utils.pyo
${PYSITELIB}/reportlab/lib/validators.py
${PYSITELIB}/reportlab/lib/validators.pyc
${PYSITELIB}/reportlab/lib/validators.pyo
${PYSITELIB}/reportlab/lib/yaml.py
${PYSITELIB}/reportlab/lib/yaml.pyc
${PYSITELIB}/reportlab/lib/yaml.pyo
${PYSITELIB}/reportlab/pdfbase/__init__.py
${PYSITELIB}/reportlab/pdfbase/__init__.pyc
${PYSITELIB}/reportlab/pdfbase/__init__.pyo
${PYSITELIB}/reportlab/pdfbase/_can_cmap_data.py
${PYSITELIB}/reportlab/pdfbase/_can_cmap_data.pyc
${PYSITELIB}/reportlab/pdfbase/_can_cmap_data.pyo
${PYSITELIB}/reportlab/pdfbase/_cidfontdata.py
${PYSITELIB}/reportlab/pdfbase/_cidfontdata.pyc
${PYSITELIB}/reportlab/pdfbase/_cidfontdata.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata.py
${PYSITELIB}/reportlab/pdfbase/_fontdata.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_macexpert.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_macexpert.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_macexpert.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_macroman.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_macroman.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_macroman.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_pdfdoc.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_pdfdoc.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_pdfdoc.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_standard.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_standard.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_standard.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_symbol.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_symbol.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_symbol.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_winansi.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_winansi.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_winansi.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_zapfdingbats.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_zapfdingbats.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_enc_zapfdingbats.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_courier.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_courier.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_courier.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_courierbold.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_courierbold.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_courierbold.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_courierboldoblique.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_courierboldoblique.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_courierboldoblique.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_courieroblique.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_courieroblique.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_courieroblique.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_helvetica.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_helvetica.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_helvetica.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_helveticabold.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_helveticabold.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_helveticabold.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_helveticaboldoblique.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_helveticaoblique.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_helveticaoblique.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_helveticaoblique.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_symbol.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_symbol.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_symbol.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_timesbold.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_timesbold.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_timesbold.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_timesbolditalic.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_timesbolditalic.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_timesbolditalic.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_timesitalic.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_timesitalic.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_timesitalic.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_timesroman.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_timesroman.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_timesroman.pyo
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_zapfdingbats.py
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_zapfdingbats.pyc
${PYSITELIB}/reportlab/pdfbase/_fontdata_widths_zapfdingbats.pyo
${PYSITELIB}/reportlab/pdfbase/acroform.py
${PYSITELIB}/reportlab/pdfbase/acroform.pyc
${PYSITELIB}/reportlab/pdfbase/acroform.pyo
${PYSITELIB}/reportlab/pdfbase/cidfonts.py
${PYSITELIB}/reportlab/pdfbase/cidfonts.pyc
${PYSITELIB}/reportlab/pdfbase/cidfonts.pyo
${PYSITELIB}/reportlab/pdfbase/pdfdoc.py
${PYSITELIB}/reportlab/pdfbase/pdfdoc.pyc
${PYSITELIB}/reportlab/pdfbase/pdfdoc.pyo
${PYSITELIB}/reportlab/pdfbase/pdfform.py
${PYSITELIB}/reportlab/pdfbase/pdfform.pyc
${PYSITELIB}/reportlab/pdfbase/pdfform.pyo
${PYSITELIB}/reportlab/pdfbase/pdfmetrics.py
${PYSITELIB}/reportlab/pdfbase/pdfmetrics.pyc
${PYSITELIB}/reportlab/pdfbase/pdfmetrics.pyo
${PYSITELIB}/reportlab/pdfbase/pdfpattern.py
${PYSITELIB}/reportlab/pdfbase/pdfpattern.pyc
${PYSITELIB}/reportlab/pdfbase/pdfpattern.pyo
${PYSITELIB}/reportlab/pdfbase/pdfutils.py
${PYSITELIB}/reportlab/pdfbase/pdfutils.pyc
${PYSITELIB}/reportlab/pdfbase/pdfutils.pyo
${PYSITELIB}/reportlab/pdfbase/rl_codecs.py
${PYSITELIB}/reportlab/pdfbase/rl_codecs.pyc
${PYSITELIB}/reportlab/pdfbase/rl_codecs.pyo
${PYSITELIB}/reportlab/pdfbase/ttfonts.py
${PYSITELIB}/reportlab/pdfbase/ttfonts.pyc
${PYSITELIB}/reportlab/pdfbase/ttfonts.pyo
${PYSITELIB}/reportlab/pdfgen/__init__.py
${PYSITELIB}/reportlab/pdfgen/__init__.pyc
${PYSITELIB}/reportlab/pdfgen/__init__.pyo
${PYSITELIB}/reportlab/pdfgen/canvas.py
${PYSITELIB}/reportlab/pdfgen/canvas.pyc
${PYSITELIB}/reportlab/pdfgen/canvas.pyo
${PYSITELIB}/reportlab/pdfgen/pathobject.py
${PYSITELIB}/reportlab/pdfgen/pathobject.pyc
${PYSITELIB}/reportlab/pdfgen/pathobject.pyo
${PYSITELIB}/reportlab/pdfgen/pdfgeom.py
${PYSITELIB}/reportlab/pdfgen/pdfgeom.pyc
${PYSITELIB}/reportlab/pdfgen/pdfgeom.pyo
${PYSITELIB}/reportlab/pdfgen/pdfimages.py
${PYSITELIB}/reportlab/pdfgen/pdfimages.pyc
${PYSITELIB}/reportlab/pdfgen/pdfimages.pyo
${PYSITELIB}/reportlab/pdfgen/textobject.py
${PYSITELIB}/reportlab/pdfgen/textobject.pyc
${PYSITELIB}/reportlab/pdfgen/textobject.pyo
${PYSITELIB}/reportlab/platypus/__init__.py
${PYSITELIB}/reportlab/platypus/__init__.pyc
${PYSITELIB}/reportlab/platypus/__init__.pyo
${PYSITELIB}/reportlab/platypus/doctemplate.py
${PYSITELIB}/reportlab/platypus/doctemplate.pyc
${PYSITELIB}/reportlab/platypus/doctemplate.pyo
${PYSITELIB}/reportlab/platypus/figures.py
${PYSITELIB}/reportlab/platypus/figures.pyc
${PYSITELIB}/reportlab/platypus/figures.pyo
${PYSITELIB}/reportlab/platypus/flowables.py
${PYSITELIB}/reportlab/platypus/flowables.pyc
${PYSITELIB}/reportlab/platypus/flowables.pyo
${PYSITELIB}/reportlab/platypus/frames.py
${PYSITELIB}/reportlab/platypus/frames.pyc
${PYSITELIB}/reportlab/platypus/frames.pyo
${PYSITELIB}/reportlab/platypus/para.py
${PYSITELIB}/reportlab/platypus/para.pyc
${PYSITELIB}/reportlab/platypus/para.pyo
${PYSITELIB}/reportlab/platypus/paragraph.py
${PYSITELIB}/reportlab/platypus/paragraph.pyc
${PYSITELIB}/reportlab/platypus/paragraph.pyo
${PYSITELIB}/reportlab/platypus/paraparser.py
${PYSITELIB}/reportlab/platypus/paraparser.pyc
${PYSITELIB}/reportlab/platypus/paraparser.pyo
${PYSITELIB}/reportlab/platypus/tableofcontents.py
${PYSITELIB}/reportlab/platypus/tableofcontents.pyc
${PYSITELIB}/reportlab/platypus/tableofcontents.pyo
${PYSITELIB}/reportlab/platypus/tables.py
${PYSITELIB}/reportlab/platypus/tables.pyc
${PYSITELIB}/reportlab/platypus/tables.pyo
${PYSITELIB}/reportlab/platypus/xpreformatted.py
${PYSITELIB}/reportlab/platypus/xpreformatted.pyc
${PYSITELIB}/reportlab/platypus/xpreformatted.pyo
${PYSITELIB}/reportlab/rl_config.py
${PYSITELIB}/reportlab/rl_config.pyc
${PYSITELIB}/reportlab/rl_config.pyo
${PYSITELIB}/reportlab/rl_settings.py
${PYSITELIB}/reportlab/rl_settings.pyc
${PYSITELIB}/reportlab/rl_settings.pyo