root / pykota / trunk / cgi-bin / README @ 841

Revision 841, 0.9 kB (checked in by jalet, 21 years ago)

README files added.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1# $Id$
2
3PyKota - Print Quota for CUPS
4
5(c) 2003 Jerome Alet <alet@librelogiciel.com>
6You're welcome to redistribute this software under the
7terms of the GNU General Public Licence version 2.0
8or, at your option, any higher version.
9
10You can read the complete GNU GPL in the file COPYING
11which should come along with this software, or visit
12the Free Software Foundation's WEB site http://www.fsf.org
13
14====================================================================
15
16This directory contains CGI scripts which you may find useful to
17put on a web server along with PyKota command line tools.
18
19Be sure to restrict access to these CGI scripts as necessary.
20
21The web server doesn't need to be a print server nor a PyKota
22Storage Backend server, but it must contain a correctly configured
23PyKota installation.
24
25====================================================================
Note: See TracBrowser for help on using the browser.