libnetaddr-ip-perl

IP address manipulation module

NetAddr::IP provides an object-oriented abstraction on top of IP addresses or IP subnets, that allows for easy manipulations.

grub-efi-amd64-unsigned

GRand Unified Bootloader, version 2 (EFI-AMD64 images)

GRUB is a portable, powerful bootloader. This version of GRUB is based on a cleaner design than its predecessors, and provides the following new features:

libgd-text-perl

Text utilities for use with GD

This module provides a font-independent way of dealing with text in GD, for use with the GD::Text::* modules and GD::Graph.

lib32asan6-amd64-cross

AddressSanitizer -- a fast memory error detector (32bit)

AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

lib32asan6-s390x-cross

AddressSanitizer -- a fast memory error detector (32bit)

AddressSanitizer (ASan) is a fast memory error detector. It finds use-after-free and {heap,stack,global}-buffer overflow bugs in C/C++ programs.

libreadonly-xs-perl

faster Readonly implementation

The Readonly module (q.v.) is an effective way to create non-modifiable variables. However, it's relatively slow.