node-html5-qrcode
qr-code and bar-code scanning library for the web
Use this lightweight library to easily / quickly integrate QR code,
bar code, and other common code scanning capabilities to your web
application.
python3-pytest-skip-markers
skip markers for pytest
This pytest plugin was extracted from pytest-salt-factories. It’s a collection
of useful skip markers created to simplify and reduce code required to skip
tests in some common scenarios, for example, platform specific tests.
python3-hatch-requirements-txt
Read dependencies from requirements-txt
Hatchling plugin to read project dependencies from requirements.txt
You can also define groups of optional dependencies (also known as
“features”) by appending optional-dependencies to project.dynamic
and adding a table.
python3-hexbytes
Python bytes subclass decodes hex (Python 3)
HexBytes is a very thin wrapper around the Python built-in bytes class.
It has these three changes:
python3-package-smoke-test
simple import test for Python packages — Python 3
‘smoke_test’ is a library for simple import test of an installed Python
package or distribution.
libsundials-cvodes7
ODE solver with sensistivity analysis (SUNDIALS library)
This package contains the library for ordinary differential equation (ODE)
system solver with sensistivity analysis capabilities from SUNDIALS (SUite of
Nonlinear and DIfferential/ALgebraic equation Solvers). CVODES is a solver for
stiff and nonstiff ODE systems (initial value problem) given in explicit form
y' = f(t,y,p) with sensitivity analysis capabilities (both forward and adjoint
modes).