wok diff cups/description.txt @ rev 25337
suricata: set variable LIBS
author | Hans-G?nter Theisgen |
---|---|
date | Sat Jul 23 20:18:41 2022 +0100 (2022-07-23) |
parents | |
children |
line diff
1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000 1.2 +++ b/cups/description.txt Sat Jul 23 20:18:41 2022 +0100 1.3 @@ -0,0 +1,14 @@ 1.4 +OpenPrinting CUPS is the most current version of CUPS, a standards-based, 1.5 +open source printing system for Linux® and other Unix®-like operating 1.6 +systems. 1.7 + 1.8 +CUPS supports printing to: 1.9 + 1.10 +* AirPrint® and IPP Everywhere® printers, 1.11 +* Network and local (USB) printers with Printer Applications, and 1.12 +* Network and local (USB) printers with (legacy) PPD-based printer drivers. 1.13 + 1.14 +CUPS provides the System V ("lp") and Berkeley ("lpr") command-line 1.15 +interfaces, a configurable web interface, a C API, and common print filters, 1.16 +drivers, and backends for printing. 1.17 +The cups-filters project provides additional filters and drivers.