pyproject_api: API to interact with the python pyproject.toml based projects¶
Description¶
API to interact with the python pyproject.toml based projects
License¶
Upstream Contact¶
Type¶
standard
Dependencies¶
$(PYTHON)
$(PYTHON_TOOLCHAIN)
Version Information¶
package-version.txt:
1.7.1
version_requirements.txt:
pyproject-api
Equivalent System Packages¶
$ sudo pacman -S python-pyproject-api
$ sudo apt-get install python3-pyproject-api
$ sudo yum install python3-pyproject-api
$ sudo emerge dev-python/pyproject-api
$ sudo xbps-install python3-pyproject-api
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.