mirror of
https://github.com/PartialVolume/shredos.x86_64.git
synced 2026-02-20 09:35:26 +00:00
14 lines
432 B
Plaintext
14 lines
432 B
Plaintext
config BR2_PACKAGE_ENSCRIPT
|
|
bool "enscript"
|
|
help
|
|
GNU Enscript is a free replacement for Adobe's enscript
|
|
program.
|
|
|
|
GNU Enscript converts ASCII files to PostScript, HTML, or RTF
|
|
and stores generated output to a file or sends it directly to
|
|
the printer. It includes features for `pretty-printing'
|
|
(language-sensitive code highlighting) in several programming
|
|
languages.
|
|
|
|
http://www.gnu.org/software/enscript
|