mirror of
https://github.com/openbsd/ports.git
synced 2026-06-17 23:13:55 +02:00
6 lines
224 B
Plaintext
6 lines
224 B
Plaintext
flit_core provides a PEP 517 build backend for Python packages using Flit.
|
|
|
|
The only public interface is at flit_core.buildapi and provides the
|
|
API specified by PEP 517; it is accessed by build tools such as pybuild
|
|
or pip.
|