python-backports.os
Backports of new features in Python's os module
libownet-3.2-3
owserver protocol library
libgnatprj8
support for programs processing GNAT projects (runtime)
GNAT projects are human-readable text files used to drive tools
building or inspecting lots of source files in several programming
languages, like those provided by the gprbuild package.
ttf-gfs-solomos
transitional dummy package
python-first
simple function that returns the first true value from an iterable
A MIT licensed Python package with a simple function that returns the
first true value from an iterable, or None if there is none. If you need
more power, you can also supply a key function that is used to judge the
truth value of the element or a default value if None doesn’t fit your
use case.
python3-networking-l2gw
OpenStack virtual network service - L2 gateway extension
Neutron provides an API to dynamically request and configure virtual networks.
These networks connect "interfaces" from other OpenStack services (such as
vNICs from Nova VMs). The Neutron API supports extensions to provide advanced
network capabilities, including QoS, ACLs, and network monitoring.