File: control

package info (click to toggle)
athena-jot 9.0-8
  • links: PTS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 196 kB
  • sloc: ansic: 433; sh: 175; makefile: 42
file content (15 lines) | stat: -rw-r--r-- 524 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
Source: athena-jot
Section: utils
Priority: optional
Maintainer: Francesco Paolo Lovergine <frankie@debian.org>
Build-Depends: debhelper (>=10)
Standards-Version: 4.5.1

Package: athena-jot
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: print out increasing, decreasing, random, or redundant data, one per line
 Athena jot - or simply jot - prints out increasing, decreasing, random, 
 or redundant data, usually numbers, one per line.
 .
 It's a tiny C program very useful within shell scripts.