libsop-java-java
Stateless OpenPGP Protocol API and CLI for Java
The Stateless OpenPGP Protocol specification defines a generic stateless
CLI for dealing with OpenPGP messages. Its goal is to provide a minimal,
yet powerful API for the most common OpenPGP related operations.
chibicc
small C compiler
This is yet another small C compiler that implements most C11 features.
Even though it still probably falls into the "toy compilers" category just
like other small compilers do, chibicc can compile several real-world
programs, including Git, SQLite, libpng and chibicc itself, without making
modifications to the compiled programs. Generated executables of these
programs pass their corresponding test suites. So, chibicc actually supports
a wide variety of C11 features and is able to compile hundreds of thousands
of lines of real-world C code correctly.
liblog4cxx15
Logging library for C++
Log4cxx is the C++ port of log4j, a logging framework for JAVA.
Log4cxx attempts to mimic log4j usage as much as the language will
allow and to be compatible with log4j configuration and output formats.
python3-observabilityclient
OpenStack Observability Client - Python 3.x
observabilityclient is an OpenStackClient (OSC) plugin implementation that
implements commands for management of Prometheus.
libstdc++-11-dev-armel-cross
GNU Standard C++ Library v3 (development files) (armel)
This package contains the headers and static library files necessary for
building C++ programs which use libstdc++.
python3-pybrowsers
Python library for detecting and launching browsers
Convenient browser detection and launch script in Python. It can
launch and get browser by version with wildcard support.