python-gnucap
Python 2 bindings for the GNU Circuit Analysis Package
libschroedinger-maeparser1
parser for Schrödinger Maestro files
libcasa-casa3
CASA core modules
python-croniter
provides iteration for datetime object with cron like format - Python 2.x
Croniter is a Python module to provide iteration for datetime object. Given a
cron tab text entry as input, it Croniter will output all the dates matching
the definition.
python-lazr.delegates
easily write objects that delegate behavior
The ``lazr.delegates`` package makes it easy to write objects that delegate
behavior to another object. The new object adds some property or behavior on
to the other object, while still providing the underlying interface, and
delegating behavior.
libfungw-mruby1
Scripting support for fungw: ruby
Fungw is a tiny, portable library written in C (C89) that manages
dynamic function calls across different programming languages.