Metadata-Version: 1.1
Name: PyTem
Version: 0.0.81
Summary: "Python Server Pages"-like Templates
Home-page: https://github.com/stevebeisner/PyTem
Author: Steve Beisner
Author-email: beisner@alum.mit.edu
License: UNKNOWN
Download-URL: https://github.com/stevebeisner/PyTem/archive/master.zip
Description: PyTem Template Engine
        ---------------------
         - Requires Python >= 3
         - Small (single file) and simple Python-Server-Pages-like template engine.
         - Run from the command line,
         - OR can be imported into another Python 3 program.
        
Keywords: templates,python server pages
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: Topic :: Text Processing
