python3-stevedore
manage dynamic plugins for Python applications - python3
Python makes loading code dynamically easy, allowing you to configure and
extend your application by discovering and loading extensions (plugins) at
runtime. Many applications implement their own library for doing this, using
__import__ or importlib. stevedore avoids creating yet another extension
mechanism by building on top of setuptools entry points. The code for managing
entry points tends to be repetitive, though, so stevedore provides manager
classes for implementing common patterns for using dynamically loaded
extensions.
python3-websocket
WebSocket client library - Python 3.x
websocket-client provides a low-level, synchronous API providing WebSocket
client functionality to Python programs. It conforms to the WebSocket
specification as standardized by the IETF in RFC 6455.
rtpengine-utils
scripts and Perl modules for NGCP rtpengine
Sipwise NGCP rtpengine is a proxy for RTP traffic and other UDP based media
traffic. It's meant to be used with the Kamailio SIP proxy and forms a
drop-in replacement for any of the other available RTP and media proxies.
elpa-find-file-in-project
quick access to project files in Emacs
This library provides methods for quickly finding any file in a project. It
uses GNU Find by default, but can also use (the significantly faster)
fd-find. Find-file-in-project supports the following candidate selection
interfaces: Consult, Helm, Ido, Ivy, Selectrum, and the Emacs built-in
'completing-read'.
postgresql-17-icu-ext
PostgreSQL extension exposing functionality from the ICU library
icu_ext is an extension to expose functionality from ICU to PostgreSQL
applications.
libaudqt3
audacious media player (libaudqt shared library)
Audacious is a fork of beep-media-player which supports Winamp skins
and many codecs.