python3-stac-check
Linting and validation tool for STAC assets
stac-check is both a CLI tool and Python library.
It adds additional linting and validation to the stac-validator project.
cidr
Simplifies IPv4/IPv6 CIDR network prefix management
cidr simplifies working with IPv4 and IPv6 CIDR network prefixes by featuring
operations such as counting addresses, detecting overlaps, explaining CIDR
network prefixes, and subdividing them into subnets.
python3-colorthief
Python module for extracting color palettes from images
Color Thief is a Python library that allows for extracting a color palette or
the dominant color from any image. Utilizing the median cut algorithm, it
provides methods to assess the primary hues and build a palette of a specified
size. This tool can be useful in graphic design, art projects, and data
visualization tasks. Its functionality is accessible both as a Python module
and a command-line interface.
texmacs-base
WYSIWYG scientific text editor using TeX fonts -- base
GNU TeXmacs is a free scientific text editor, which was both inspired
by the TeX typesetting program and the GNU Emacs editor.
python3-packageurl
Python library to parse and build "purl" aka. Package URLs
A purl or package URL is an attempt to standardize existing approaches to
reliably identify and locate software packages.
python3-dataproperty
Python library for extracting detailed properties from data
Designed to assist with the analysis and manipulation of data, this library
provides a structured approach to extracting properties from various data
types. It enables users to derive detailed attributes from numbers, strings,
dates, and boolean values, enhancing the capability to perform in-depth data
assessments and transformations.