libupsclient6t64
network UPS tools - client library
Network UPS Tools (NUT) is a client/server monitoring system that
allows computers to share uninterruptible power supply (UPS) and
power distribution unit (PDU) hardware. Clients access the hardware
through the server, and are notified whenever the power status
changes.
librsplib3
RSerPool client/server API library for session management
Reliable Server Pooling (RSerPool) is the IETF's standard (RFC 5351 to
RFC 5356) for a lightweight server pool and session management framework.
It provides highly available pool management (that is registration
handling and load distribution/balancing) by components called Registrar
and a client-side/server-side API for accessing the service of a pool.
libnx-x11-6t64
nxagent's libNX_X11 client-part library
NX is a software suite which implements very efficient
compression of the X11 protocol. This increases performance when
using X applications over a network, especially a slow one.
python3-click-default-group
Extension for Python click adding default subcommand to group (Python 3)
DefaultGroup is a sub class of click.Group. But it invokes a default
subcommand instead of showing a help message when a subcommand is not
passed.
python3-xapian-haystack
Xapian backend for Django-Haystack (Python3 version)
Xapian-haystack is a backend of Django-Haystack for the Xapian search engine.
It provides all the standard features of Haystack:
* Weighting
* Faceted search (date, query, etc.)
* Sorting
* Spelling suggestions
* EdgeNGram and Ngram (for autocomplete)
The endswith search operation is not supported.
python3-minecraftpi
Raspberry PI Minecraft API python client library
Make it easy to program minetest and minecraft from Python, as
described in the book Learn to program using Minecraft.