Metadata-Version: 1.1
Name: trml2pdf
Version: 0.4.2
Summary: Tiny RML2PDF is a tool to easily create PDF document using special HTML-like markup language. 
It can be used as a Python library or as a standalone binary. It converts a RML, an XML dialect that lets you define the precise appearance of a printed document, to a PDF. You can use your existing tools to generate an input file  that exactly describes the layout of a printed document, and RML2PDF converts it into PDF. RML is a much more powerfull and flexible alternative to XSL:FO.
The executable read a RML file to the standard input and output a PDF file to the standard output.
Home-page: http://github.com/romanlv/trml2pdf/
Author: Roman Lyashov
Author-email: romitch@gmail.com
License: GNU LESSER GENERAL PUBLIC LICENSE
Description: UNKNOWN
Keywords: pdf reportlab
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Programming Language :: Python
Classifier: Topic :: Software Development :: Libraries :: Python Modules
