gm2-12-arc-linux-gnu
GNU Modula-2 compiler (cross compiler for arc architecture)
This is the GNU Modula-2 compiler, which compiles Modula-2 on platforms
supported by gcc. It uses the gcc backend to generate optimised code.
haskell-ogma-cli-utils
Helper tool to interoperate between Copilot and other languages
Ogma is a tool to facilitate the integration of safe runtime monitors into
other systems. Ogma extends
<https://github.com/Copilot-Language/copilot Copilot>, a high-level runtime
verification framework that generates hard real-time C99 code.
elpa-dap-mode
DAP UI controls implemented using treemacs
Emacs client/library for Debug Adapter Protocol is a wire protocol
for communication between client and Debug Server. It’s similar to
the LSP but provides integration with debug server.
xorriso-dd-target
Device evaluator and disk image copier for GNU/Linux
xorriso-dd-target is a command-line tool to evaluate block devices
of the Linux kernel whether they are suitable targets for a disk image
file and to optionally copy the image file to one of them.
It is specialized on the device names of the Linux kernel and uses the
capabilities of util-linux program lsblk. Therefore it refuses to run
on non-Linux kernels.
python3-cvelib
library and a command line interface for the CVE Services API
cvelib is a library and a command line interface to interact with the
MITRE CVE Services API, including functions to reserve one or more CVE
IDs for a CNA, filter and list reserved CVEs owned by a CNA, and
administration of user and tokes for a CNA.
varnish-re2
RE2 regular expressions for Varnish
Varnish Module (VMOD) for access to the Google RE2 regular expression
engine. Varnish VCL uses the PCRE library (Perl Compatible Regular Expressions)
for its native regular expressions, which runs very efficiently for many
common uses of pattern matching in VCL, as attested by years of
successful use of PCRE with Varnish.