PEP 517 specifies a standard API for systems which build Python packages. This package contains wrappers around the hooks specified by PEP 517. It provides: * A mechanism to call the hooks in a subprocess, so they are isolated from the current process. * Fallbacks for the optional hooks, so that frontends can call the hooks without checking which are defined. * Higher-level functions which install the build dependencies into a temporary environment and build a wheel/sdist using them.
32 lines
1 KiB
Text
32 lines
1 KiB
Text
@comment $NetBSD: PLIST,v 1.1 2020/06/12 06:58:26 adam Exp $
|
|
${PYSITELIB}/${EGG_FILE}
|
|
${PYSITELIB}/pep517/__init__.py
|
|
${PYSITELIB}/pep517/__init__.pyc
|
|
${PYSITELIB}/pep517/__init__.pyo
|
|
${PYSITELIB}/pep517/_in_process.py
|
|
${PYSITELIB}/pep517/_in_process.pyc
|
|
${PYSITELIB}/pep517/_in_process.pyo
|
|
${PYSITELIB}/pep517/build.py
|
|
${PYSITELIB}/pep517/build.pyc
|
|
${PYSITELIB}/pep517/build.pyo
|
|
${PYSITELIB}/pep517/check.py
|
|
${PYSITELIB}/pep517/check.pyc
|
|
${PYSITELIB}/pep517/check.pyo
|
|
${PYSITELIB}/pep517/colorlog.py
|
|
${PYSITELIB}/pep517/colorlog.pyc
|
|
${PYSITELIB}/pep517/colorlog.pyo
|
|
${PYSITELIB}/pep517/compat.py
|
|
${PYSITELIB}/pep517/compat.pyc
|
|
${PYSITELIB}/pep517/compat.pyo
|
|
${PYSITELIB}/pep517/dirtools.py
|
|
${PYSITELIB}/pep517/dirtools.pyc
|
|
${PYSITELIB}/pep517/dirtools.pyo
|
|
${PYSITELIB}/pep517/envbuild.py
|
|
${PYSITELIB}/pep517/envbuild.pyc
|
|
${PYSITELIB}/pep517/envbuild.pyo
|
|
${PYSITELIB}/pep517/meta.py
|
|
${PYSITELIB}/pep517/meta.pyc
|
|
${PYSITELIB}/pep517/meta.pyo
|
|
${PYSITELIB}/pep517/wrappers.py
|
|
${PYSITELIB}/pep517/wrappers.pyc
|
|
${PYSITELIB}/pep517/wrappers.pyo
|