File: control

package info (click to toggle)
indent 2.2.4-1
  • links: PTS
  • area: main
  • in suites: potato
  • size: 872 kB
  • ctags: 718
  • sloc: ansic: 5,941; sh: 392; makefile: 96
file content (23 lines) | stat: -rw-r--r-- 703 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
Source: indent
Section: devel
Priority: optional
Maintainer: Santiago Vila <sanvila@ctv.es>
Standards-Version: 3.0.0

Package: indent
Architecture: any
Depends: ${shlibs:Depends}
Description: C language source code formatting program
 The `indent' program changes the appearance of a C program by
 inserting or deleting whitespace.
 .
 `indent' also provides options for controlling the alignment of braces and
 declarations, program indenting, and other stylistic parameters, including
 formatting of both C and C++ comments.

Package: indent-doc
Section: doc
Priority: optional
Architecture: all
Description: Documentation for GNU indent.
 This package contains the HTML documentation for GNU indent.