root / pykota / branches / 1.26_fixes / debian / control @ 3570

Revision 3570, 1.4 kB (checked in by jerome, 11 years ago)

Removed references to psyco.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1Source: pykota
2Section: text
3Priority: extra
4Maintainer: Jerome Alet <alet@librelogiciel.com>
5Build-Depends-Indep: debhelper (>= 4.0.0), python, docbook-utils, python-dev
6Standards-Version: 3.6.1
7XS-Vcs-Svn: svn://svn.librelogiciel.com/pykota
8XS-Vcs-Browser: http://svn.librelogiciel.com/cgi-bin/viewcvs.cgi/pykota/
9
10Package: pykota
11Architecture: all
12Depends: python, python-egenix-mxdatetime, cups,  python-pygresql | python-ldap | python-pysqlite2 | python-mysqldb, jaxml | python-jaxml, python-osd, python-reportlab, python-pysnmp4, python-imaging
13Recommends: qa-assistant, snmp, netatalk, npadmin, python-pam, python-chardet
14Description: Print Quota/Accounting system for CUPS
15 PyKota is a full featured, internationalized, centralized and extensible
16 Print Quota system for CUPS. It supports both PostgreSQL, MySQL, SQLite and
17 OpenLDAP (or other LDAP servers) as the quota database backend.
18 .
19 One installed, type 'pksetup debian' to configure PyKota.
20 .
21 This software features most of what you might expect from a modern Print
22 Quota and Accounting Solution. However it can be extended at will
23 because it allows one to plug his own administrative scripts at
24 several stages of the printing process.
25 .
26 Full access to source code is granted to all for no fee via Subversion, but
27 installable tarball, DEB and RPM download is for a fee. Redistribution and
28 modification is allowed to all under the terms of the GNU GPL.
Note: See TracBrowser for help on using the browser.