File: control

package info (click to toggle)
trueprint 5.3-4
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k, lenny, squeeze, wheezy
  • size: 1,744 kB
  • ctags: 728
  • sloc: ansic: 8,296; sh: 1,225; makefile: 138
file content (27 lines) | stat: -rw-r--r-- 672 bytes parent folder | download
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
Source: trueprint
Section: text
Priority: optional
Maintainer: Henrique Haas <medelin@gnoia.org>
Standards-Version: 3.7.2
Build-Depends: debhelper (>= 5.0.0), lpr, dpatch

Package: trueprint
Architecture: any
Depends: ${shlibs:Depends}
Recommends: lpr
Description: pretty printing of source code
 This program generates a pretty output of source codes in many 
 programming languages. The result could be printed or writed to
 a Postscript file.
 .
 The following programming languages are supported:
     * C
     * C++
     * Java
     * Pascal
     * Perl
     * Pike
     * Sh (Shell)
     * Verilog
 .
  Homepage: http://www.gnu.org/software/trueprint/trueprint.html