Files
2025-09-01 11:55:01 +00:00

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.