| 1 | Metadata-Version: 1.0 |
|---|
| 2 | Name: Cheetah |
|---|
| 3 | Version: 2.2.2 |
|---|
| 4 | Summary: Cheetah is a template engine and code generation tool. |
|---|
| 5 | Home-page: http://www.cheetahtemplate.org/ |
|---|
| 6 | Author: R. Tyler Ballance |
|---|
| 7 | Author-email: cheetahtemplate-discuss@lists.sf.net |
|---|
| 8 | License: UNKNOWN |
|---|
| 9 | Description: Cheetah is an open source template engine and code generation tool. |
|---|
| 10 | |
|---|
| 11 | It can be used standalone or combined with other tools and frameworks. Web |
|---|
| 12 | development is its principle use, but Cheetah is very flexible and is also being |
|---|
| 13 | used to generate C++ game code, Java, sql, form emails and even Python code. |
|---|
| 14 | |
|---|
| 15 | Documentation |
|---|
| 16 | ================================================================================ |
|---|
| 17 | For a high-level introduction to Cheetah please refer to the User's Guide |
|---|
| 18 | at http://www.cheetahtemplate.org/learn.html |
|---|
| 19 | |
|---|
| 20 | Mailing list |
|---|
| 21 | ================================================================================ |
|---|
| 22 | cheetahtemplate-discuss@lists.sourceforge.net |
|---|
| 23 | Subscribe at http://lists.sourceforge.net/lists/listinfo/cheetahtemplate-discuss |
|---|
| 24 | |
|---|
| 25 | Credits |
|---|
| 26 | ================================================================================ |
|---|
| 27 | http://www.cheetahtemplate.org/credits.html |
|---|
| 28 | |
|---|
| 29 | Recent Changes |
|---|
| 30 | ================================================================================ |
|---|
| 31 | See http://www.cheetahtemplate.org/CHANGES.txt for full details |
|---|
| 32 | |
|---|
| 33 | |
|---|
| 34 | Platform: UNKNOWN |
|---|
| 35 | Classifier: Development Status :: 5 - Production/Stable |
|---|
| 36 | Classifier: Intended Audience :: Developers |
|---|
| 37 | Classifier: Intended Audience :: System Administrators |
|---|
| 38 | Classifier: License :: OSI Approved :: MIT License |
|---|
| 39 | Classifier: Operating System :: OS Independent |
|---|
| 40 | Classifier: Programming Language :: Python |
|---|
| 41 | Classifier: Topic :: Internet :: WWW/HTTP |
|---|
| 42 | Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content |
|---|
| 43 | Classifier: Topic :: Internet :: WWW/HTTP :: Site Management |
|---|
| 44 | Classifier: Topic :: Software Development :: Code Generators |
|---|
| 45 | Classifier: Topic :: Software Development :: Libraries :: Python Modules |
|---|
| 46 | Classifier: Topic :: Software Development :: User Interfaces |
|---|
| 47 | Classifier: Topic :: Text Processing |
|---|