debian-quixote3/README.txt

52 lines
1.4 KiB
Plaintext

Quixote
=======
Quixote is a framework for developing Web applications in Python.
The target is web applications that are developed and maintained by
Python programmers. See http://www.quixote.ca/users for a list of
applications using Quixote.
Quixote requires Python 2.3 or greater to run. For installation
instructions, see the doc/INSTALL.txt file.
Quixote includes PTL, the Python Template Language for producing
HTML with Python code. Note that the use of PTL is not required in
Quixote applications. Details about PTL are provided in
doc/PTL.txt.
If you're switching to a newer version of Quixote from an older
version, please refer to doc/upgrading.txt for explanations of any
backward-incompatible changes.
Installation
=============
See doc/INSTALL.txt.
Documentation
=============
Look in the doc/ directory.
Authors, copyright, and license
===============================
Quixote is copyrighted and made available under open source
licensing terms. See LICENSE.txt for the details. The ACKS.txt
file lists people who have assisted in the development of Quixote.
The CHANGES.txt file summarizes the changes made since version 2.4
and lists the authors of those changes.
Availability, home page, and mailing lists
==========================================
The Quixote home page is:
http://www.quixote.ca/
Discussion of Quixote occurs on the quixote-users mailing list:
http://mail.mems-exchange.org/mailman/listinfo/quixote-users/