File: control

package info (click to toggle)
hpoj 0.8-11
  • links: PTS
  • area: main
  • in suites: woody
  • size: 1,380 kB
  • ctags: 2,439
  • sloc: cpp: 10,139; ansic: 6,617; makefile: 290; sh: 202; perl: 163
file content (37 lines) | stat: -rw-r--r-- 1,614 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
Source: hpoj
Section: utils
Priority: optional
Maintainer: Mark Purcell <msp@debian.org>
Build-Depends: debhelper (>> 3.0.0), libqt-dev, libsnmp-dev
Standards-Version: 3.5.2

Package: hpoj
Architecture: any
Depends: ${shlibs:Depends}
Recommends: lpr
Suggests: sane
Description:  HP OfficeJet Linux driver (hpoj)
 This software provides Linux support for most "multi-function"
 (or "all-in-one") peripherals from Hewlett-Packard, including OfficeJet,
 LaserJet, and Printer/Scanner/Copier ("PSC") products. It consists of:
 . 
  - Low-level drivers and libraries to communicate with the device. Depending on
  your hardware and operating system configuration, you may connect devices
  directly to your workstation with a parallel port or USB (Universal Serial
  Bus), or to a LAN (Local Area Network) using certain models of HP JetDirect
  print servers.
 . 
  - An application programming interface (API) known as "PTAL" (Peripheral
  Transport Abstraction Library) that hides the differences in accessing
  devices connected via parallel, USB, or JetDirect.
 . 
  - Printing support, largely powered by ghostscript, the HP inkjet driver
  (for selected models), and one of various print spoolers (Berkeley lpd,
  gnulpr, LPRng, CUPS, PDQ, etc.) that may already be installed on your
  computer.
 . 
  - Scanning support, powered either by Scanner Access Now Easy (SANE) or
  by "ptal-hp scan", a command-line application provided with the hpoj package.
 . 
  - Graphical and command-line applications to access various features of the
  peripheral, such as displaying status of the device and setting the clock.