root / pykota / trunk / debian / control @ 2848

Revision 2848, 1.5 kB (checked in by jerome, 18 years ago)

Reverted a change, didn't help anyway...

  • 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
7
8Package: pykota
9Architecture: all
[2848]10Depends: ${python:Depends}, python-egenix-mxdatetime, cupsys,  python-pygresql | python-ldap | python-pysqlite2 | python-mysqldb, jaxml, python-osd, python-reportlab, python-imaging
[2845]11Recommends: snmp, netatalk, python-psyco, npadmin, python-pam
[2475]12Description: Print Quota/Accounting system for CUPS
[2105]13 PyKota is a full featured, internationalized, centralized and extensible
[2814]14 Print Quota system for CUPS. It supports both PostgreSQL, MySQL, SQLite and
[2228]15 OpenLDAP (or other LDAP servers) as the quota database backend.
[2475]16 Older versions of this software also support LPRng as the printing
17 system, but this release doesn't. LPRng support might be reintroduced
18 at a later date.
[2105]19 .
20 This software features most of what you might expect from a modern Print
21 Quota and Accounting Solution.
22 .
23 It's unprecedented flexibility and configurability greatly eases its
24 integration into your own computing environment. At the same time, its
25 reliability can make it a strong basis on which you'll plug your own
26 management or reporting tools in the improbable case you'd judge PyKota's
27 ones to be inadapted.
28 .
[2228]29 Full access to source code is granted to all for no fee via Subversion, but
[2105]30 installable tarball, DEB and RPM download is for a fee. Redistribution and
31 modification is allowed to all under the terms of the GNU GPL.
Note: See TracBrowser for help on using the browser.