diff options
author | James E. Housley <jeh@FreeBSD.org> | 2001-01-07 00:52:07 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2001-01-07 00:52:07 +0000 |
commit | 1d4001f27202664db8032fc1d959345b1a642929 (patch) | |
tree | 886299a4f42dc0f3545691fce1c5cba9744d7839 /print/cups/pkg-descr | |
parent | e3fc1c0cc231fb8f3bfe6db77e1a091411c1da66 (diff) |
Notes
Diffstat (limited to 'print/cups/pkg-descr')
-rw-r--r-- | print/cups/pkg-descr | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/print/cups/pkg-descr b/print/cups/pkg-descr new file mode 100644 index 000000000000..9afefc74189e --- /dev/null +++ b/print/cups/pkg-descr @@ -0,0 +1,19 @@ +CUPS provides a portable printing layer for UNIX-based operating +systems. It has been developed by Easy Software Products to promote a +standard printing solution for all UNIX vendors and users. CUPS +provides the System V and Berkeley command-line interfaces. + +CUPS uses the Internet Printing Protocol ("IPP") as the basis for +managing print jobs and queues. The Line Printer Daemon ("LPD") Server +Message Block ("SMB"), and AppSocket (a.k.a. JetDirect) protocols are +also supported with reduced functionality. CUPS adds network printer +browsing and PostScript Printer Description ("PPD") based printing +options to support real-world printing under UNIX. + +CUPS also includes a customized version of GNU Ghostscript (currently +based off GNU Ghostscript 5.50) and an image file RIP that are used to +support non-PostScript printers. Sample drivers for HP and EPSON +printers are included that use these filters. + +- George Reid +greid@ukug.uk.freebsd.org |