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
|
Source: cups-bjnp
Maintainer: Debian Printing Team <debian-printing@lists.debian.org>
Uploaders: Thorsten Alteholz <debian@alteholz.de>
Section: text
Priority: optional
Build-Depends:
cups-daemon,
cups-filters,
debhelper-compat (= 13),
libcups2-dev,
Standards-Version: 4.6.0
Vcs-Browser: https://salsa.debian.org/printing-team/cups-bjnp
Vcs-Git: https://salsa.debian.org/printing-team/cups-bjnp.git
Homepage: http://cups-bjnp.sourceforge.net/
Rules-Requires-Root: no
Package: cups-backend-bjnp
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Recommends:
printer-driver-gutenprint,
Description: printer backend for Canon BJNP protocol
This package provides a back-end for CUPS printing system to interface
with Canon printers using the proprietary USB over IP BJNP protocol. This
back-end allows Cups to print over the network to a Canon printer and was
designed by reverse engineering the protocol.
|