python-flit-core: Add host-only package
authorJeffery To <jeffery.to@gmail.com>
Mon, 27 Feb 2023 12:20:15 +0000 (20:20 +0800)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 13 Oct 2023 06:25:09 +0000 (08:25 +0200)
commit2f7e60a8503735523822f87835e45ad50a0592a2
tree21e18c8598e23877477e3adc0c03abeaa1fb1d97
parentd819ce7b230ba83d9cfb375a5372bb18449a7bd1
python-flit-core: Add host-only package

From the README:

This 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.

Signed-off-by: Jeffery To <jeffery.to@gmail.com>
(cherry picked from commit 2f37a616afe3f537aa23f8953ed55fc9e5f5fa25)
lang/python/python-flit-core/Makefile [new file with mode: 0644]