File: control

package info (click to toggle)
ptx 0.4-5
  • links: PTS
  • area: main
  • in suites: hamm
  • size: 792 kB
  • ctags: 655
  • sloc: ansic: 6,118; lisp: 243; makefile: 190; sh: 173
file content (15 lines) | stat: -rw-r--r-- 551 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: ptx
Section: text
Priority: optional
Maintainer: Santiago Vila <sanvila@ctv.es>
Standards-Version: 2.3.0.1

Package: ptx
Architecture: any
Depends: ${shlibs:Depends}, c-shell
Description: GNU permuted index generator
 GNU `ptx' is the GNU version of the traditional permuted index
 generator.  It can handle multiple input files at once, produce TeX
 compatible output, and produce readable "KWIC" (KeyWords In Context)
 indexes without needing to use `nroff'.  This version does not handle
 input files that do not fit in memory all at once.