oss-preserve
Program to save/restore OSS mixer settings
This package saves the Open Sound System (OSS) mixer settings into a
file when the machine is shut down, and restores them from the file
when it is restarted. It can optionally restore from a file of fixed
settings.
otags
tags file generator for OCaml
Otags generates "tags" files for emacs and vi/vim to give these
editors the ability to directly jump to function and value
definitions. Otags is based on Camlp4. It can load all Camlp4 syntax
extensions and can therefore parse all sources that Camlp4 can parse
(including standard and revised syntax).
otf2bdf
generate BDF bitmap fonts from OpenType outline fonts
otf2bdf is a command line utility that uses the FreeType 2 font rendering
library to generate BDF bitmap fonts from OpenType outline fonts at
different sizes and resolutions.
otter
resolution-style theorem prover
libruby3.1
Libraries necessary to run Ruby 3.1
Ruby is the interpreted scripting language for quick and easy
object-oriented programming. It has many features to process text
files and to do system management tasks (as in perl). It is simple,
straight-forward, and extensible.
libghc-async-prof
run IO operations asynchronously and wait for their results; profiling libs
This package provides a higher-level interface over
threads, in which an (Async a) is a concurrent
thread that will eventually deliver a value of
type a. The package provides ways to create
Async computations, wait for their results, and
cancel them.