blob: 81396a3f0982d415f4bc7faf7581b4d020c4db7c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
Source: moreutils
Section: utils
Priority: optional
Build-Depends: debhelper (>= 4), dpkg-dev (>= 1.9.0), docbook2x
Maintainer: Joey Hess <joeyh@debian.org>
Standards-Version: 3.6.2
Package: moreutils
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}
Description: additional unix utilities
This is a collection of the unix tools that nobody thought to write
thirty years ago.
.
Includes the following utilities:
isutf8 sponge ts vidir vipe
|