python3-rioxarray
rasterio xarray extension
rioxarray is an extension to the xarray package that
- supports multidimensional datasets such as netCDF
- stores the CRS as a WKT, which is the recommended format
- loads in the CRS, transform, and nodata metadata in standard CF & GDAL
locations
- supports masking and scaling data with the masked and mask_and_scale kwargs
- adds the coordinate axis CF metadata
- loads in raster metadata into the attributes
python3-rfc8785
Pure-Python JSON Canonicalization Scheme (Python library)
A pure-Python, no-dependency implementation of [RFC 8785],
a.k.a. JSON Canonicalization Scheme or JCS.
python3-signxml
Python library for the W3C XSML signature standard (Python 3)
SignXML is an implementation of the W3C XML Signature standard in Python.
This standard (also known as "XMLDSig") is used to provide payload secuty
in SAML 2.0, XAdES, and WS-Security, among other uses. The standard is
defined in the W3C Recommendation XML Signature Syntax and Processing Version
1.1. SignXML implements all of the required components of the Version 1.1
standard, and most recommended ones.
python3-advanced-alchemy
Carefully crafted, tested, optimized companion library for SQLAlchemy (Python 3)
Advanced Alchemy is offering useful and easy-to-use features for your database
projects. It is built on:
python3-sigstore-protobuf-specs
protobuf specifications for Sigstore messages (Python library)
These are the Python language bindings for Sigstore's protobuf specs.
libgsl28
GNU Scientific Library (GSL) -- library package
The GNU Scientific Library (GSL) is a collection of routines for
numerical analysis. The routines are written from scratch by the GSL
team in C, and present a modern API for C programmers, while allowing
wrappers to be written for very high level languages.