libfile-touch-perl
Perl interface to touch-like functions
File::Touch lets you update access and modification timestamps, creating
nonexistent files where necessary. It also allows you to only modify one of
the stamps, choose to not create nonexistent files, and use timestamps from
a different file.
libgdal-grass
GRASS extension for the GDAL library
GDAL is a translator library for raster geospatial data formats.
As a library, it presents a single abstract data model to the
calling application for all supported formats. This extension
provides access to GRASS data via GDAL.
libclass-accessor-class-perl
simple class variable accessors
Class::Accessor::Class provides a simple way
to create accessor and mutator methods for class variables,
just as Class::Accessor provides for objects.
It can use either an enclosed lexical variable,
or a package variable.
libhttp-throwable-perl
strongly-typed, PSGI-friendly HTTP 1.1 exception libraries
HTTP::Throwable provides a set
of strongly-typed, PSGI-friendly exception implementations
corresponding to the HTTP error status code (4xx-5xx)
as well as the redirection codes (3xx).
python3-srt
Python library to handle SRT subtitle files
srt is a tiny but featureful Python library for parsing, modifying, and
composing SRT subtitle files. It has a very robust parser that can deal with
many broken SRT files, and needs no dependencies beyond the Python Standard
Library.
python3-libnvme
NVMe management library (Python)
NVM Express (NVMe) is a interface specification for accessing non-volatile
storage media, typically modern solid state drives (SSDs) through PCI Express
(PCIe). libnvme provides library functions for accessing and managing NVMe
devices.