
			       PySysInfo

		 Copyright (C) 2003-2024 Elmar Hoffmann



PySysInfo is a CGI script written in Python to display system information
of the webserver it runs on.

It is fully template based and comes with a set of XHTML 1.1 templates.

It is heavily inspired by phpSysInfo, but does not require PHP on the
webserver and the templates are single XHTML 1.1 files, i.e. there is
no HTML at all in the CGI script itself.


LICENSE
=======

This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA


The images of the aqua, classic and orange theme are copyright by
Uriah Welcome.


INSTALL
=======

See INSTALL file.


HISTORY
=======

See NEWS file for major changes and ChangeLog file for details.


CONTACT
=======

The PySysInfo homepage is at http://www.elho.net/dev/pysysinfo/
and the Savannah project page is at
https://savannah.nongnu.org/projects/pysysinfo/

Please report any bugs to the bug tracking system at
https://savannah.nongnu.org/bugs/?group=pysysinfo

To contact me directly, mail to pysysinfo@elho.net.
