libauthselect3
Utility library used by the authselect tool
Common library files for authselect. This package is used by the authselect
command line tool and any other potential front-ends.
python3-freesasa
Python bindings for FreeSASA (Python 3)
The module provides Python bindings for the FreeSASA library. FreeSASA
calculates Solvent Accessible Surface Area (SASA) of biomolecules. By default,
Lee & Richards' algorithm is used, but Shrake & Rupley's is also available.
Both can be parameterized to arbitrary precision, and for high resolution
versions of the algorithms, the calculations give identical results.
librasqal3t64
Rasqal RDF query library
Rasqal is a C library providing support for querying the
Resource Description Framework (RDF) including
parsing query syntaxes, constructing the queries, executing them,
returning result bindings and formatting results. It supports the
SPARQL RDF Query Language, RDF Data Query Language (RDQL) and LAQRS
experimental query language extending SPARQL.
python3-easysnmp
Pythonic SNMP library based on Net-SNMP (Python 3)
Easy SNMP is a fork of Net-SNMP Python Bindings that attempts to bring a more
Pythonic interface to the library. This module provides a full-featured SNMP
client API and supports all dialects of the SNMP protocol.
python3.13-examples
Examples for the Python language (v3.13)
Examples, Demos and Tools for Python (v3.13). These are files included in
the upstream Python distribution (v3.13).
python3-expandvars
bash-style environment variable expansion in Python
This module is inspired by GNU bash's variable expansion features. It can
be used as an alternative to Python's os.path.expandvars function.