python3-varlink

Python implementation of the Varlink protocol

A Python module that natively implements the Varlink protocol, with client and server support.

qbootctl

utility to control Quacomm A/B boot slots

Qbootctl is a CLI tool for manipulating A/B slots on Android devices. It is a port of the original Android bootctrl HAL developed by Qualcomm, modified to build on Linux and provide a friendly CLI interface.

ruby-unicode-blocks

Ruby library returning Unicode blocks of a string

A Unicode block is one of several contiguous ranges of numeric character codes (code points) of the Unicode character set that are defined by the Unicode Consortium for administrative and documentation purposes. Each Unicode character belongs to such a block.

libfcgi0t64

shared library of FastCGI

FastCGI is a language independent, scalable, open extension to CGI that provides high performance without the limitations of server specific APIs.

python3-truststore

Python Library to verify certificates using native system trust stores

Truststore is a library which exposes native system certificate stores (ie "trust stores") through an `ssl.SSLContext`-like API. This means that Python applications no longer need to rely on certifi as a root certificate store.

ruby-maven-tools

helpers for maven related tasks

adds versions conversion from rubygems to maven and vice versa, ruby DSL for POM (Project Object Model from maven), pom generators, etc