libkeduvocdocument5abi2
library for reading and writing vocabulary files
This package contains a library for reading and writing vocabulary files. It
supports different file formats. KVTML (version 2) is the default. This library
is used by Parley, Kanagram, KHangMan and KWordQuiz.
libkcddb6-5
CDDB library for KDE Platform (runtime)
The KDE Compact Disc DataBase library provides an API for applications using
the KDE Platform to fetch and submit audio CD information over the Internet.
libksanewidgets6-6
scanner library (runtime)
The KDE scanner library provides an API and widgets for using scanners and
other imaging devices supported by SANE.
uwsgi-plugin-java
Java plugin for uWSGI
uWSGI presents a complete stack for networked/clustered web applications,
implementing message/object passing, caching, RPC and process management.
It is designed to be fully modular. This means that different plugins can be
used in order to add compatibility with tons of different technology on top of
the same core.
uwsgi-plugin-pypy3
pypy3 plugin for uWSGI
uWSGI presents a complete stack
for networked/clustered web applications,
implementing message/object passing, caching,
RPC and process management.
It is designed to be fully modular.
This means that different plugins can be used
in order to add compatibility
with tons of different technology
on top of the same core.
python3-pure-pcapy3
Pure Python reimplementation of pcapy
This package provides an API-compatible replacement for the popular pcapy
package. Since it is a pure-Python package, it cannot access some elements
like live traffic capture directly. Only file operations are allowed right
now. Any operation which is available in pcapy and could not be implemented
here will throw NotImplementedError. Behaviour should be compatible up to the
text of some exceptions (tests are included).