python3-overrides
Python decorator to verify that expected overrides are maintained
Provides a decorator @override that verifies that a method that
should override an inherited method actually does it. Python has no
standard mechanism by which to guarantee that (1) a method that
previously overrode an inherited method continues to do so, and (2) a
method that previously did not override an inherited will not
override now. This package allows this to be addressed in an automated
manner.
jsmath
TeX equations in HTML documents
Provides a method of including mathematics in HTML pages that works
across multiple browsers under Windows, Macintosh OS X, Linux and
other flavors of Unix. It overcomes a number of the shortcomings of
the traditional method of using images to represent mathematics:
jsMath uses native fonts, so they resize when you change the size of
the text in your browser, they print at the full resolution of your
printer, and you don't have to wait for dozens of images to be
downloaded in order to see the mathematics in a web page.
kword
transitional dummy package for calligrawords
hp48cc
C-like compiler which produces HP48 RPN
`hp48cc' is a C-like compiler that translates the input code into the
HP48 RPN language. The language recognized by the compiler is only a small
subset of the C language, with some non-standard extensions, but powerful
enough to write complex programs simply.
ragout
Reference-Assisted Genome Ordering UTility
Ragout (Reference-Assisted Genome Ordering UTility) is a tool for
chromosome-level scaffolding using multiple references. Given initial
assembly fragments (contigs/scaffolds) and one or multiple related
references (complete or draft), it produces a chromosome-scale assembly
(as a set of scaffolds).
hpsockd
HP SOCKS server
Hpsockd is yet-another SOCKS server, with both version 5 (RFC1928 and
others) as well as version 4 support, originally written at
Hewlett-Packard Company.