Metadata-Version: 1.0
Name: ptml
Version: 0.4.0
Summary: PTML - Embed Python in text documents
Home-page: http://ptml.sourceforge.net/
Author: Niall Smart
Author-email: ptml-users@lists.sourceforge.net
License: BSD License
Download-URL: http://sourceforge.net/project/showfiles.php?group_id=5811
Description: PTML is a Python module which lets you embed Python code in text
        documents.  Its most common application is dynamic content generation
        on web servers, however it can be used anywhere you need to generate
        text files on-the-fly.
Platform: OS Independent
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Environment :: Web Environment
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Text Processing :: Markup
