Metadata-Version: 2.4
Name: Quixote
Version: 3.6
Summary: A small and flexible Python Web application framework
Home-page: http://www.quixote.ca/
Download-URL: http://quixote.ca/releases/Quixote-3.6.tar.gz
Author: The Quixote developers
Author-email: webmaster@quixote.ca
License: DFSG approved (see LICENSE.txt)
Platform: Most
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Web Environment
Classifier: License :: DFSG approved
Classifier: Intended Audience :: Developers
Classifier: Operating System :: Unix
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
License-File: LICENSE.txt
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: download-url
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: requires-python
Dynamic: summary

Quixote is a framework for developing Web applications in Python.
The target is web applications that are developed and maintained by
Python programmers. Quixote includes PTL, the Python Template Language for
producing HTML with Python code.  Use of PTL is not required in Quixote
applications.
