root / pykota / trunk / debian / control @ 3413

Revision 3413, 1.4 kB (checked in by jerome, 16 years ago)

Removed unnecessary spaces at EOL.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
RevLine 
[1350]1Source: pykota
2Section: text
3Priority: extra
[2109]4Maintainer: Jerome Alet <alet@librelogiciel.com>
[1592]5Build-Depends-Indep: debhelper (>= 4.0.0), python, docbook-utils, python-dev
[1350]6Standards-Version: 3.6.1
[3378]7XS-Vcs-Svn: svn://svn.pykota.com/pykota
8XS-Vcs-Browser: http://trac.pykota.com/browser/pykota/
[1350]9
10Package: pykota
11Architecture: all
[3413]12Depends: python, python-egenix-mxdatetime, cupsys,  python-pygresql | python-ldap | python-pysqlite2 | python-mysqldb, jaxml | python-jaxml, python-osd, python-reportlab, python-pysnmp4, python-imaging
[3287]13Recommends: qa-assistant, snmp, netatalk, python-psyco, npadmin, python-pam
[2475]14Description: Print Quota/Accounting system for CUPS
[3413]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.
[2105]18 .
[3235]19 One installed, type 'pksetup debian' to configure PyKota.
20 .
[3413]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
[3223]23 because it allows one to plug his own administrative scripts at
24 several stages of the printing process.
[2105]25 .
[3413]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
[3259]28 modification is allowed to all under the terms of the GNU GPL version 3 or
29 later.
Note: See TracBrowser for help on using the browser.