python3-xphyle
opening, reading, and writing files while agnostic to compression
xphyle is a small Python library that makes it easy to open compressed
files. Most importantly, xphyle will use the appropriate program
(e.g. 'gzip') to compress/decompress a file if it is available on
your system; this is almost always faster than using the corresponding
Python library. xphyle also provides methods that simplify common file
I/O operations.
libopenzwave1.6
API to use a Z-Wave controller
OpenZWave is an open-source, cross-platform library designed to enable
anyone to add support for Z-Wave home-automation devices to their
applications, without requiring any in depth knowledge of the Z-Wave
protocol.
libindilx200-1
Instrument-Neutral Device Interface library -- lx200 driver lib
INDI (Instrument-Neutral Device Interface) is a distributed XML-based
control protocol designed to operate astronomical instrumentation.
INDI is small, flexible, easy to parse, scalable, and stateless.
It supports common DCS functions such as remote control, data acquisition,
monitoring, and a lot more.
libvtk9-java
VTK - Java language support
The Visualization Toolkit (VTK) is an object oriented, high level
library that allows one to easily write C++ programs, Tcl, Python and
Java scripts that do 3D visualization.
libjboss-logging-java
JBoss Logging Framework
JBoss Logging provides an easy way to add logging to an application. You add
code to your application that uses the framework to send log messages in a
defined format. When the application is deployed to an application server,
these messages can be captured by the server and displayed and/or written to
file according to the server's configuration.
gprconfig-kb
compiler list for the gprbuild build tool
A set of tools for processing GNAT project files:
gprconfig detects available compilers,
gprbuild runs them;
gprslave helps distributing the build work across the network;
gprinstall copies the objects to their final destination;
gprclean removes them.
The default configuration supports Ada, Assembler, C, C++, Fortran,
and can be extended to support user source processing tools.