File: control

package info (click to toggle)
lprint 1.3.1-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,612 kB
  • sloc: ansic: 7,987; sh: 3,267; makefile: 180
file content (43 lines) | stat: -rw-r--r-- 1,457 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
Source: lprint
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
Section: net
Priority: optional
Build-Depends:
 debhelper-compat (= 13),
 libavahi-client-dev,
 libcups2-dev,
 libcupsimage2-dev,
 libgnutls28-dev,
 libpam0g-dev,
 libpng-dev,
 libusb-1.0-0-dev,
 pkgconf,
 zlib1g-dev,
 libpappl-dev (>= 1.1.0)
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/printing-team/lprint
Vcs-Git: https://salsa.debian.org/printing-team/lprint.git
Homepage: https://www.msweet.org/lprint/
Rules-Requires-Root: no

Package: lprint
Architecture: any
Multi-Arch: foreign
Depends:
 ${misc:Depends},
 ${shlibs:Depends},
Description: Label Printer
 LPrint implements printing for a variety of common label and receipt printers
 connected via network or USB. Features include:
 .
  * A single executable handles spooling, status, and server functionality
  * Multiple printer support
  * Each printer implements an IPP Everywhere™ print service and is compatible
    with the driverless printing support in iOS, macOS, and Linux clients
  * Each printer can support options such as label modes, tear-off offsets,
    media tracking, media top offset, print darkness, resolution, roll
    selection, and speed
  * Each printer can print “raw”, Apple/PWG Raster, and/or PNG files
  * Each printer automatically recovers from out-of-media, power loss, and
    disconnected/bad cable issues