libtls22
libtls shared library
LibreTLS is a port of libtls from LibreSSL to OpenSSL.
libtls is a TLS library designed by the OpenBSD project to make it easier
to write more secure code.
ippsample
samples/development tools for the IPP
The ippsample project provides sample implementations of an IPP
Client, Proxy, Server, and other tools. It is based on the CUPS
source code and is maintained by the PWG IPP workgroup.
ruby-spy
simple modern mocking library using the spy pattern
Spy is a mocking library that was made for the modern age. It uses
that uses the spy pattern and checks method's existence and arity:
Spy by default will raise an error if you attempt to stub a method that
doesn't exist or call the stubbed method with the wrong arity.
clang-tools-17
clang-based tools for C/C++ developments
Clang project is a C, C++, Objective C and Objective C++ front-end
based on the LLVM compiler. Its goal is to offer a replacement to the
GNU Compiler Collection (GCC).
libapogee3
Apogee Library for camera control
This package contains the standalone version of the Apogee device drivers
for Linux. It is primarily intended for developers wishing to add Apogee
camera control options to their software. It can also be used to control
Apogee CCDs and Filter Wheels.
python3-snmp-passpersist
SNMP passpersist backend for Net-SNMP
This library provides a backend for SNMP passpersist capabilities, designed to
simplify the creation of MIB subtrees and their exposure through the SNMP
passpersist protocol. Utilizing two separate threads, it efficiently interacts
with the Net-SNMP daemon while periodically updating data at defined
intervals. The library introduces various data types that can be used to
represent information in the SNMP environment, allowing for flexible
monitoring and management of network elements.