PACKAGE NAME: mod_python-3.3.1-i486-1rha.tgz PACKAGE LOCATION: dev/python/mod_python PACKAGE SIZE (compressed): 695 K PACKAGE SIZE (uncompressed): 1890 K PACKAGE REQUIRED: PACKAGE CONFLICTS: PACKAGE SUGGESTS: PACKAGE DESCRIPTION: mod_python: mod_python (Apache/Python Integration) mod_python: mod_python: Mod_python is an Apache module that embeds the Python interpreter mod_python: within the server. With mod_python you can write web-based mod_python: applications in Python that will run many times faster than mod_python: traditional CGI and will have access to advanced features such as mod_python: ability to retain database connections and other data between hits mod_python: and access to Apache internals mod_python: mod_python: mod_python: