mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-01 22:05:08 +00:00
5db405731c
Submitted by: Yin-Jieh Chen <yinjieh@csie.nctu.edu.tw>
17 lines
551 B
Plaintext
17 lines
551 B
Plaintext
pdq is a straightforward, flexible print subsystem.
|
|
It has the following features:
|
|
o Modular driver and interface support.
|
|
o Jobs can be monitored through completion.
|
|
o Job status can be checked after completion.
|
|
o Users can only print files of declared types.
|
|
o Users can define their own printers.
|
|
o Multitasking, with no queues to get clogged.
|
|
o Scripts can be embedded in the rc files.
|
|
o Custom command-line options.
|
|
o Root privileges not required.
|
|
|
|
WWW: http://feynman.tam.uiuc.edu/pdq/introduction.html
|
|
|
|
- Yin-Jieh Chen
|
|
yinjieh@csie.nctu.edu.tw
|