php-graham-campbell-result-type

implementation of the result type

Library to work with arbitrary precision numbers.

pip-check-reqs

checker for missing and extra packages in Python requirements

It happens: you start using a module in your project and it works and you don't realise that it's only being included in your virtualenv because it's a dependency of a package you're using. pip-missing-reqs finds those modules so you can include them in the requirements.txt for the project.

mkdocstrings-python-handlers

Python handler for mkdocstrings

MkDocs is a fast, simple and downright gorgeous static site generator that's geared towards building project documentation. Documentation source files are written in Markdown, and configured with a single YAML configuration file.

python3-subnettree

Python 3 Module for CIDR Lookups

The PySubnetTree package provides a Python data structure SubnetTree which maps subnets given in CIDR (Classless Inter-Domain Routing) notation to Python 3 objects. Lookups are performed by longest-prefix matching. It supports IPv6 addresses.

gir1.2-bamf-3

GObject introspection data for the Bamf library

Bamf matches application windows to desktop files. It removes the headache of applications matching into a simple DBus daemon and C wrapper library. It currently features application matching at amazing levels of accuracy (covering nearly every corner case).

libwolfssl32

wolfSSL encryption library

wolfSSL is a small, portable, embedded SSL/TLS programming library targeted for use by embedded systems developers. It was formerly known as CyaSSL.