python3-ghostscript
Python-Interface to the Ghostscript C-API
Ghostscript is a well known interpreter for the PostScript language and
for PDF. This package implements a interface to the Ghostscript C-API
using ctypes. Both a low-level and a pythonic, high-level interface are
provided.
qbootctl
utility to control Qualcomm 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.
python3-varlink
Python implementation of the Varlink protocol
A Python module that natively implements the Varlink protocol, with client and
server support.
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.
libghc-rio-prettyprint-prof
Pretty-printing for RIO; profiling libraries
This Haskell library combines RIO's log capabilities with pretty printing.