pyweblib (version 1.3.1) | index /usr/lib/python2.3/site-packages/pyweblib/__init__.py |
pyweblib - several modules for web programming tasks
(C) 2001 by Michael Stroeder <michael@stroeder.com>
This module including sub-modules is distributed under the terms
of the GPL (GNU GENERAL PUBLIC LICENSE) Version 2
(see http://www.gnu.org/copyleft/gpl.html)
Compability note:
requires Python 2.0+
Sub modules:
pyweblib.forms class library for handling <FORM> input
pyweblib.session server-side web session handling
pyweblib.helper misc. stuff useful in CGI-BINs
pyweblib.sslenv retrieves SSL-related env vars
pyweblib.httphelper very basic HTTP functions
$Id: __init__.py,v 1.25 2003/12/01 09:42:06 michael Exp $
Package Contents | ||||||
|
Data | ||
__version__ = '1.3.1' |