Metadata-Version: 1.0
Name: PyRTF3
Version: 0.1.0
Summary: PyRTF3 - Rich Text Format Document Generation For Python 3
Home-page: http://www.gigabytemike.com/pyrtf.html
Author: Michael Casolary
Author-email: michael@gigabytemike.com
License: http://www.gnu.org/licenses/gpl.html
Description: PyRTF3 is a Python 3 port of PyRTF, a pure python module for the efficient
        generation of rich text format documents. Supports styles, tables, cell
        merging, jpg and png images, Unicode, and tries to maintain compatibility
        with as many RTF readers as possible.
        PyRTF was originally written by Simon Cusack.
Keywords: RTF,Rich Text,Rich Text Format,documentation,reports
Platform: Any
Classifier: Development Status :: 4 - Beta
Classifier: Topic :: Text Editors :: Text Processing
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
