gcc-8-plugin-dev-mips64-linux-gnuabi64
Files for GNU GCC plugin development.
libstdc++-8-pic-s390x-cross
GNU Standard C++ Library v3 (shared library subset kit) (s390x)
yate-scripts
PHP scripts for YATE
YATE is a telephony engine aimed at creating a telephony server that
performs well enough to deal with PBX requirements and also flexible
enough for complex Gateway and IVR solutions.
python-xcffib
This package is a Python binding for XCB (Python 2)
This package is intended to be a (mostly) drop-in replacement for xpyb. xpyb
has an inactive upstream, several memory leaks, is python2 only and doesn't
have pypy support. xcffib is a binding which uses python-cffi, which mitigates
some of the issues described above. xcffib also builds bindings for 27 of the
29 (xprint and xkb are missing) X extensions in 1.10.
python3-beanbag
Helper module for accessing REST APIs - python3
BeanBag is a simple module that lets you access REST APIs in an easy
way. See `http://beanbag.readthedocs.org/` for more information.
python3-linecache2
backports of the linecache module - Python 3.x
A backport of linecache to older supported Pythons. Typically, the user of
this module would do "import linecache2 as linecache" and use the linecache
module normally.