File: control

package info (click to toggle)
randomize-lines 0.2.5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 604 kB
  • ctags: 77
  • sloc: sh: 3,538; ansic: 755; makefile: 77
file content (20 lines) | stat: -rw-r--r-- 696 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
Source: randomize-lines
Section: utils
Priority: optional
Maintainer: Arthur de Jong <adejong@debian.org>
Build-Depends: debhelper (>> 4.0.0)
Standards-Version: 3.7.2

Package: randomize-lines
Architecture: any
Depends: ${shlibs:Depends}
Description: randomize lines of input text
 rl is a command-line tool that reads lines from an input file or stdin,
 randomizes the lines and outputs a specified number of lines. It does this
 with only a single pass over the input while trying to use as little memory
 as possible.
 .
 Currently randomize-lines is under development and command-line arguments
 may change slightly until a 1.0 release is made.
 .
  Homepage: http://ch.tudelft.nl/~arthur/rl