File: control

package info (click to toggle)
iselect 1.2.0-12
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 444 kB
  • ctags: 213
  • sloc: ansic: 2,074; sh: 1,192; perl: 485; makefile: 154
file content (19 lines) | stat: -rw-r--r-- 729 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: iselect
Section: utils
Priority: optional
Maintainer: Denis Barbier <barbier@debian.org>
Standards-Version: 3.6.1
Build-Depends: debhelper, libncurses5-dev

Package: iselect
Architecture: any
Depends: ${shlibs:Depends}
Suggests: perl | perl5, libtimedate-perl
Description: An interactive line selection tool for ASCII files
 iSelect is an interactive line selection tool for ASCII files, operating
 via a full-screen Curses-based terminal session. It can be used either as
 an user interface frontend controlled by a Bourne-Shell/Perl/Tcl backend
 as its control script or in batch mode as a pipeline filter (usually
 between grep and the final executing command).   
 .
  Homepage: http://www.ossp.org/pkg/tool/iselect/