Source: extrautils Maintainer: Lars Wirzenius Section: misc Priority: optional Standards-Version: 3.8.4 Build-Depends: debhelper (>= 7.3.15) Homepage: http://liw.fi/extrautils/ Package: extrautils Architecture: any Depends: python (>= 2.5), ${shlibs:Depends}, ${misc:Depends} Description: collection of miscellaneous Unix command line utilities This is a collection of miscellaneous utilities for the Unix command line, inspired by Joey Hess's moreutils. The inclusion criteria for extrautils is much less strict than for moreutils: extrautils basically welcomes utilities for any purpose, implemented in any language, as long as they are well made and the author is willing to help with maintenance. . Currently included utilities: - corrupt: toggle a randomly chosen bit in a file - do-until: execute a command until it succeeds - errno: look up errno names, values, explanations - isascii: check whether a file consists of ASCII characters only - minimify: find best tool to compress a given file - onerror: execute command, show its output only if it fails