libtecla1t64
interactive command line editing facilities
The tecla library provides UNIX and LINUX programs with interactive
command line editing facilities, similar to those of the UNIX tcsh
shell. In addition to simple command-line editing, it supports recall
of previously entered command lines, TAB completion of file names or
other tokens, and in-line wild-card expansion of filenames. The
internal functions which perform file-name completion and wild-card
expansion are also available externally for optional use by programs.
libarm-compute32
Arm Compute Library
Arm Compute Library is a software library for computer vision and
machine learning. It is a collection of low-level functions
optimized for Arm CPU and GPU architectures targeted at image
processing, computer vision, and machine learning. Arm Compute
Library is usable as a shared or static library.
odr-dabmux
Digital Audio Broadcasting multiplexer compliant to ETSI EN 300 401
ODR-DabMux implements a DAB multiplexer that combines all audio and data
inputs into an ETI output. It can be used off-line (i.e. not real-time)
to generate ETI data for later processing, or in a real-time streaming
scenario (e.g. in a transmitter).
libxenmisc4.17
Xen runtime libraries - miscellaneous, versioned ABI
Shared libraries for Xen utilities.
This package contains libraries whose ABI changes with each
new upstream Xen release, which include ones which embed
knowledge of hypervisor-version-specific hypercall ABIs.
libxmlrpc-core-c3t64
Lightweight RPC library based on XML and HTTP [C runtime libraries]
XML-RPC is a quick-and-easy way to make procedure calls over the Internet.
It converts the procedure call into an XML document, sends it to a remote
server using HTTP, and gets back the response as XML.
libtcod1t64
graphics and utility library for roguelike developers
Libtcod offers a free, fast, portable and uncomplicated API for
roguelike developers providing an advanced true color console, input
and lots of other utilities frequently used in roguelikes.