File: control

package info (click to toggle)
enscript 1.6.5.90-3
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, buster, stretch
  • size: 7,264 kB
  • ctags: 4,824
  • sloc: ansic: 33,705; sh: 5,383; makefile: 649; yacc: 457; lex: 428; perl: 340; lisp: 109; sed: 16
file content (30 lines) | stat: -rw-r--r-- 1,063 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
Source: enscript
Section: text
Priority: optional
Maintainer: Tim Retout <diocles@debian.org>
Build-Depends: debhelper (>= 8.9.4),
 dpkg-dev (>= 1.16.1),
 libpaper-dev,
 autotools-dev,
 autoconf,
 automake1.11,
 autopoint
Build-Conflicts: autoconf2.13, automake1.4
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/git/collab-maint/enscript.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/enscript.git
Homepage: http://www.gnu.org/software/enscript/

Package: enscript
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}, ${perl:Depends}
Replaces: octave3.0
Suggests: gv | postscript-viewer, lpr
Description: converts text to Postscript, HTML or RTF with syntax highlighting
 GNU Enscript takes ASCII files (often source code) and converts them
 to PostScript, HTML or RTF.  It can store generated output to a file
 or send it directly to the printer.
 .
 It is often used for its syntax highlighting, as it comes with rules
 for a wide range of programming languages.  New rules can be added
 using an awk-like stateful scripting language.