python-flit-core: Add host-only package
authorJeffery To <jeffery.to@gmail.com>
Mon, 27 Feb 2023 12:20:15 +0000 (20:20 +0800)
committerJeffery To <jeffery.to@gmail.com>
Thu, 30 Mar 2023 04:19:05 +0000 (12:19 +0800)
commit2f37a616afe3f537aa23f8953ed55fc9e5f5fa25
tree578d7d38f1f162add5dc911198c94a92c7564df2
parentfe78c07a316b1722b8d35b63772a7067dfd87c5e
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>
lang/python/python-flit-core/Makefile [new file with mode: 0644]