OpenBSD ports

The devel/py-pep517,python3 port

py3-pep517-0.13.1 – wrappers to build Python packages using PEP 517 hooks

Description

PEP 517 specifies a standard API for systems which build Python packages.
PEP 660 extends it with a build mode that leads to editable installs.

This package contains wrappers around the hooks specified by PEP 517 and
PEP 660. 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.

WWW: https://pep517.readthedocs.io/en/latest/
Categories:
devel lang/python

Library dependencies

Build dependencies

Run dependencies