Revision 1592, 0.9 kB
(checked in by jalet, 20 years ago)
|
Integrated most of the Debian packaging work made by Sergio Gonz�lez Gonz�lez
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
Rev | Line | |
---|
[1350] | 1 | Source: pykota |
---|
| 2 | Section: text |
---|
| 3 | Priority: extra |
---|
| 4 | Maintainer: Peter Hawkins <peterh@debian.org> |
---|
[1592] | 5 | Build-Depends-Indep: debhelper (>= 4.0.0), python, docbook-utils, python-dev |
---|
[1350] | 6 | Standards-Version: 3.6.1 |
---|
| 7 | |
---|
| 8 | Package: pykota |
---|
| 9 | Architecture: all |
---|
[1592] | 10 | Depends: ${python:Depends}, python-egenix-mxdatetime, cupsys | lprng, python-pygresql | python-ldap, libapache-mod-python |
---|
[1350] | 11 | Recommends: snmp, netatalk |
---|
| 12 | Description: Print Quota/Accounting system for CUPS and LPRng |
---|
[1592] | 13 | PyKota is a complete GPLed Print Quota and Accounting Software Solution |
---|
| 14 | for the Common UNIX Printing System (aka CUPS) and LPR Next Generation |
---|
| 15 | (aka LPRng) on GNU/Linux and Unix-like operating systems, which offers |
---|
| 16 | a great flexibility with regard to the page accounting methods it |
---|
| 17 | supports. By default it works by directly querying the printers for the |
---|
| 18 | number of pages they have printed, but you can easily plug your own |
---|
| 19 | page accounting methods if you prefer. |
---|