beast
music synthesis and composition framework
go2
fast directory finder
This package provides a mechanism for quickly changing directory on
the commandline, in the style of the old Norton Change Directory for
DOS, but designed specifically for bash.
ocaml-core
OCaml core tools (metapackage)
A metapackage containing dependencies on, and suggestions of packages useful
for developing in the Objective Caml (OCaml) programming language.
beep
advanced PC-speaker beeper
beep does what you'd expect: it beeps. But unlike printf "\a", beep allows
you to control pitch, duration, and repetitions. Its job is to live inside
shell/perl scripts and allow more granularity than one has otherwise. It is
controlled completely through command line options. It's not supposed to be
complex, and it isn't - but it makes system monitoring (or whatever else it
gets hacked into) much more informative.
bfbtester
Brute Force Binary Tester
BFBTester is great for doing quick, proactive, security checks of
binary programs. BFBTester will perform checks of single and multiple
argument command line overflows as well as environment variable
overflows. BFBTester can also watch for tempfile creation activity to
alert the user of any programs using unsafe tempfile names. While
BFBTester can not test all overflows in software, it is useful for
detecting initial mistakes that can red flag dangerous software.