1
2
3
4
5
6
7
8
9
10
11
12
13
| 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
|
|