Revision 458, 1.0 kB
(checked in by jerome, 17 years ago)
|
Added Debian packaging stuff.
|
Line | |
---|
1 | Source: pkpgcounter |
---|
2 | Section: text |
---|
3 | Priority: optional |
---|
4 | Maintainer: Jerome Alet <alet@librelogiciel.com> |
---|
5 | Build-Depends: debhelper (>= 4.0.0), python, python-dev |
---|
6 | Standards-Version: 3.6.2 |
---|
7 | |
---|
8 | Package: pkpgcounter |
---|
9 | Architecture: any |
---|
10 | Depends: python, python-imaging, gs | gs-esp |
---|
11 | Suggests: python-psyco, ghostpcl | gspcl |
---|
12 | Description: pkpgcounter is a command line tool and Python |
---|
13 | library which can count the number of pages in files or |
---|
14 | compute the percent of ink used for each color in a |
---|
15 | number of different colorspaces. |
---|
16 | . |
---|
17 | The supported file formats are : |
---|
18 | . |
---|
19 | * PostScript |
---|
20 | . |
---|
21 | * PCLXL (aka PCL6) |
---|
22 | . |
---|
23 | * PCL3/4/5 |
---|
24 | . |
---|
25 | * PDF |
---|
26 | . |
---|
27 | * DVI |
---|
28 | . |
---|
29 | * Plain text |
---|
30 | . |
---|
31 | * TIFF |
---|
32 | . |
---|
33 | * ESC/P2 |
---|
34 | . |
---|
35 | * OpenDocument (ISO/IEC DIS 26300) |
---|
36 | . |
---|
37 | * Zenographics ZjStream |
---|
38 | . |
---|
39 | * Samsung QPDL (aka SPL2) |
---|
40 | . |
---|
41 | * Samsung SPL1 |
---|
42 | . |
---|
43 | The five latter formats, as well as some TIFF files, are |
---|
44 | only supported in page counting mode. |
---|
45 | . |
---|
46 | pkpgcounter is often used in combination with print |
---|
47 | accounting solutions like PyKota or JasMine. |
---|