python3-wcmatch
Wildcard File Name matching library (Python 3)
Wildcard Match provides an enhanced fnmatch, glob, and pathlib library in
order to provide file matching and globbing that more closely follows the
features found in Bash. In some ways these libraries are similar to Python's
builtin libraries as they provide a similar interface to match, filter, and
glob the file system. But they also include a number of features found in
Bash's globbing such as backslash escaping, brace expansion, extended glob
pattern groups, etc. They also add a number of new useful functions as well,
such as globmatch which functions like fnmatch, but for paths.
libhfstdc++6-5-dbg-armel-cross
GNU Standard C++ Library v3 (debugging files)
ola
Open Lighting Architecture
The DMX512 standard for Digital MultipleX is used for digital
communication networks commonly used to control stage lighting and
effects.
python3-ppl
Python interface to PPL -- Python 3
A Python interface to the C++ Parma Polyhedra Library (PPL),
which allows computations with polyhedra and grids, like mixed
integer linear programming.
python3-virtualenvwrapper
extension to virtualenv for managing multiple environments (Py3)
virtualenvwrapper is a set of extensions to Ian Bicking's virtualenv
tool. The extensions include wrappers for creating and deleting
virtual environments and otherwise managing your development
workflow, making it easier to work on more than one project at a time
without introducing conflicts in their dependencies.
libghc-chart-cairo-prof
Cairo backend for Charts; profiling libraries
Chart is a library for generating 2D Charts and Plots.