openbsd-ports/textproc/py-rtf/pkg/PLIST
xsa 75263aa206 Initial import of PyRTF-0.44
PyRTF is a pure python module for the efficient generation of rich text
format documents.  It has good support for tables and tries to maintain
compatibility with as many RTF readers as possible.
2005-05-04 20:43:12 +00:00

20 lines
970 B
Plaintext

@comment $OpenBSD: PLIST,v 1.1.1.1 2005/05/04 20:43:12 xsa Exp $
lib/python${MODPY_VERSION}/site-packages/PyRTF/
lib/python${MODPY_VERSION}/site-packages/PyRTF/Constants.py
lib/python${MODPY_VERSION}/site-packages/PyRTF/Constants.pyc
lib/python${MODPY_VERSION}/site-packages/PyRTF/Elements.py
lib/python${MODPY_VERSION}/site-packages/PyRTF/Elements.pyc
lib/python${MODPY_VERSION}/site-packages/PyRTF/PropertySets.py
lib/python${MODPY_VERSION}/site-packages/PyRTF/PropertySets.pyc
lib/python${MODPY_VERSION}/site-packages/PyRTF/Renderer.py
lib/python${MODPY_VERSION}/site-packages/PyRTF/Renderer.pyc
lib/python${MODPY_VERSION}/site-packages/PyRTF/Styles.py
lib/python${MODPY_VERSION}/site-packages/PyRTF/Styles.pyc
lib/python${MODPY_VERSION}/site-packages/PyRTF/__init__.py
lib/python${MODPY_VERSION}/site-packages/PyRTF/__init__.pyc
share/doc/py-rtf/
share/doc/py-rtf/README
share/examples/py-rtf/
share/examples/py-rtf/examples.py
share/examples/py-rtf/merged_cells.py