gcc-13-plugin-dev-sparc64-linux-gnu

Files for GNU GCC plugin development.

This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins.

progress-linux-pgp-keys

Progress Linux - PGP Keys

Progress Linux is a Debian derivative distribution focused on system integration.

frr-pythontools

FRRouting suite - Python tools

FRRouting (FRR) is a Internet routing protocol suite implementing BGP, OSPF, RIP, IS-IS, PIM, LDP, BFD, Babel, PBR, OpenFabric, VRRP, EIGRP and NHRP.

ptunnel-ng

Tunnel TCP connections over ICMP packets

ptunnel is an application that allows you to reliably tunnel TCP connections to a remote host using ICMP echo request and reply packets, commonly known as ping requests and replies. It acts as a proxy and can handle sockets and secured identification.

gcc-13-plugin-dev-sh4-linux-gnu

Files for GNU GCC plugin development.

This package contains (header) files for GNU GCC plugin development. It is only used for the development of GCC plugins, but not needed to run plugins.

python3-flor

efficient Bloom filter library (Python3 version)

Flor implements a Bloom filter class. A Bloom filter has a capacity (n) and a false positive probability (p) that gives the probability that a filter filled to capacity (i.e. with (n) distinct values inserted) will return True for an element that is not in the filter.