ruby-iniparse
library for parsing INI documents
IniParse is a pure Ruby library for parsing INI configuration and data files.
It preserves the structure of the original document, including whitespace and
comments.
libfile-cache-perl
File::Cache, a filesystem-based object store
File::Cache implements an object store which shares data across process
boundaries via the filesystem. It was written to complement IPC::Cache, but
is suitable for larger numbers of more complex objects than that module.
libgnuradio-uhd3.7.11
gnuradio universal hardware driver functions
libpackage-pkg-perl
collection of package manipulation utilities
Package::Pkg is a Perl module that provides several utility functions useful
for manipulating packages and their subroutines. You can install arbitrary
code references as functions in a given namespace, alias functions from one
package to another, and set up an exporter.
python3-xstatic-term.js
term.js XStatic support - Python 3.x
XStatic is a Python web development tool for handling required static data
files from external projects, such as CSS, images, and JavaScript. It provides
a lightweight infrastructure to manage them via Python modules that your app
can depend on in a portable, virtualenv-friendly way instead of using embedded
copies.
libhttp-link-parser-perl
parse HTTP Link headers
HTTP::Link::Parser parses HTTP "Link" headers found in an
HTTP::Response object. Headers should conform to the format described
in RFC 5988.