Metadata-Version: 2.1 Name: TracWikiPrint Version: 3.0.dev0 Summary: Generating PDF files or printable HTML from Wiki pages Home-page: http://trac-hacks.org/wiki/TracWikiPrintPlugin Author: Alvaro J. Iradier Author-email: alvaro.iradier@polartech.es Maintainer: Alvaro J. Iradier Maintainer-email: alvaro.iradier@polartech.es License: GPL Keywords: trac plugin wiki pdf Platform: UNKNOWN Requires-Dist: pillow (<7) Requires-Dist: xhtml2pdf Requires-Dist: Trac WikiPrintPlugin was developed based on the work of coderanger, athomas and diorgenes (WikiToPdf). It improves WikiToPdfPlugin to use a pure python library (xhtml2pdf/PISA) to generate PDF files.