xdp-tools
library and utilities for use with XDP
Library for working with the eXpress Data Path facility of the Linux kernel,
and a collection of utilities and example code that uses the library.
python3-yalexs-ble
Bluetooth control of Yale and August locks
This library provides functionality to control Yale and August locks via
Bluetooth. It supports various models of Yale Assure Locks, August Wi-Fi Smart
Locks, and Yale Unity Locks, among others. The library enables integration
with Home Assistant to automatically discover and operate these smart locks.
Additionally, it allows for setting up encrypted connections required for
stable lock operations and provides mechanisms to obtain necessary credentials
for lock control. This library also includes features for troubleshooting and
configuring door sensors to ensure proper functionality.
libextutils-builder-perl
ExtUtils::Builder Plan framework
Writing extensions for various build tools can be a daunting task.
ExtUtils::Builder tries to abstract steps of build processes into reusable
building blocks for creating platform and build system agnostic executable
descriptions of work.
libcaptcha-recaptcha-v3-perl
Perl implementation of reCAPTCHA API version 3
Captcha::reCAPTCHA::V3 is inspired from Captcha::reCAPTCHA::V2
libdist-build-perl
modern Perl module builder
Dist::Build is a Build.PL implementation. Unlike Module::Build::Tiny it is
extensible, unlike Module::Build it uses a build graph internally which makes
it easy to combine different customizations. It's typically extended by
adding a .pl script in planner/.
gpgme-json
Use GnuPG with web browser extensions
GPGME is a wrapper library which provides a C API to access some of the
GnuPG functions, such as encrypt, decrypt, sign, verify, ...