python3-semantic-release
Automatic Semantic Versioning for Python projects
Python implementation of 'semantic-release' for JS by Stephan Bönnemann.
python3-text-unidecode
most basic Python port of the Text::Unidecode Perl library (Python3 version)
This library is an alternative of other Python ports of Text::Unidecode
(unidecode and isounidecode).
unidecode (in Debian available as python3-unidecode) is licensed under GPL;
isounidecode uses too much memory, and it also didn’t support Python 3 while
text-unidecode was created.
libsundials-nvecparallel-petsc7
PETSc vector operations library (SUNDIALS library)
This package provides implementations for all vector operations
defined by the generic NVECTOR module in the table of operations for
SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation
Solvers).
libsundials-nvecserial7
Non-parallel vector operations library (SUNDIALS library)
This package provides implementations for all vector operations
defined by the generic NVECTOR module in the table of operations for
SUNDIALS (SUite of Nonlinear and DIfferential/ALgebraic equation
Solvers).
python3-referencing
Implementation-agnostic implementation of JSON reference resolution
A way for e.g. JSON Schema tooling to resolve the $ref keywords
across all drafts without needing to implement support themselves.