ports/devel/py-flit_core/pkg/DESCR

3 lines
150 B
Text
Raw Normal View History

2023-08-16 22:26:55 +00:00
flit_core provides a PEP 517 build backend for packages using Flit. The only
public interface is the API specified by PEP 517, at flit_core.buildapi.