Metadata-Version: 1.1
Name: PythonReports
Version: 0.9.4
Summary: Database report generator
Home-page: http://pythonreports.sourceforge.net/
Author: PythonReports Users Mailing List
Author-email: pythonreports-users@lists.sourceforge.net
License: MIT License
Download-URL: https://pypi.python.org/pypi/PythonReports
Description: PythonReports is a toolkit aimed to build database reports
        in Python programs.  The toolkit includes report template
        designer, report builder and several printout renderers
        for GUI and graphic file output.
        
        Report builder applies a template to a sequence of uniform
        data objects and produces a printout structure that can be
        saved to file and/or rendered by one of the front-end drivers
        to screen, printer, PDF etc.
        
        
Platform: OS Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Win32 (MS Windows)
Classifier: Environment :: X11 Applications
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Information Technology
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Database :: Front-Ends
Classifier: Topic :: Printing
