pkgsrc/print/py-reportlab/PLIST
adam 93a8450441 Changes 2.5:
* Support for colour separated PDF output and other optimisations and
  features for high-quality printing, including enforcement of colour
  models for CMYK, RGB, and "spot colours"
* Long table optimisations are now turned on by default.  Previously,
  documents with very long tables spanning many pages could take a long
  time to create because we considered the whole table to work out row
  and column sizes.  A patch was submitted some time ago to fix this
  controlled by a flag in the rl_config file, but this was set 'off'
  for compatibility.  Users are often not aware of this and we haven't
  found any real-world cases where the new layout technique works badly,
  so we are turning this behaviour on.
* New support for QR barcodes.
2011-04-15 08:29:19 +00:00

481 lines
23 KiB
Text

@comment $NetBSD: PLIST,v 1.11 2011/04/15 08:29:19 adam Exp $
${PYSITELIB}/_renderPM.so
${PYSITELIB}/_rl_accel.so
${PYSITELIB}/pyHnj.so
${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/Sy______.pfb
${PYSITELIB}/reportlab/fonts/Vera.ttf
${PYSITELIB}/reportlab/fonts/VeraBI.ttf
${PYSITELIB}/reportlab/fonts/VeraBd.ttf
${PYSITELIB}/reportlab/fonts/VeraIt.ttf
${PYSITELIB}/reportlab/fonts/Zd______.pfb
${PYSITELIB}/reportlab/fonts/Zx______.pfb
${PYSITELIB}/reportlab/fonts/Zy______.pfb
${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/graphics/__init__.py
${PYSITELIB}/reportlab/graphics/__init__.pyc
${PYSITELIB}/reportlab/graphics/__init__.pyo
${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/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/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/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
${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/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/set_ops.py
${PYSITELIB}/reportlab/lib/set_ops.pyc
${PYSITELIB}/reportlab/lib/set_ops.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/xmllib.py
${PYSITELIB}/reportlab/lib/xmllib.pyc
${PYSITELIB}/reportlab/lib/xmllib.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/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/pycanvas.py
${PYSITELIB}/reportlab/pdfgen/pycanvas.pyc
${PYSITELIB}/reportlab/pdfgen/pycanvas.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}/sgmlop.so