r-cran-ncdf4

GNU R interface to Unidata netCDF format data files

High-level R interface to data files written using Unidata's netCDF library (version 4 or earlier), which are binary data files that are portable across platforms and include metadata information in addition to the data sets. Using this package, netCDF files (either version 4 or "classic" version 3) can be opened and data sets read in easily. It is also easy to create new netCDF dimensions, variables, and files, in either version 3 or 4 format, and manipulate existing netCDF files.

python3-certvalidator

Validates X.509 certificates and paths

Is a Python library that offers functionality for validating X.509 digital certificates. It is used to verify the security and integrity of X.509 certificates, which are widely used in Internet security systems such as TLS/SSL, email encryption, and more.

python3-fints

Python library for the FinTS banking protocol

This is a pure-python implementation of FinTS (formerly known as HBCI), a online-banking protocol commonly supported by German banks.

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.