pynormaliz: Python bindings for the normaliz library¶
Description¶
The Python module PyNormaliz provides wrappers for normaliz.
License¶
GPL v2 or later
Upstream Contact¶
Type¶
optional
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
package-version.txt:
2.20
version_requirements.txt:
pynormaliz ==2.18
Equivalent System Packages¶
$ sudo pacman -S python-pynormaliz
$ conda install pynormaliz
See https://repology.org/project/pynormaliz/versions, https://repology.org/project/python:pynormaliz/versions
If the system package is installed and if the (experimental) option
--enable-system-site-packages
is passed to ./configure
, then ./configure
will check if the system package can be used.