python-installer: Add host-only package
authorJeffery To <jeffery.to@gmail.com>
Mon, 27 Feb 2023 14:15:30 +0000 (22:15 +0800)
committerJosef Schlehofer <pepe.schlehofer@gmail.com>
Fri, 13 Oct 2023 06:25:49 +0000 (08:25 +0200)
commita2f357c21aeb2b91521a3e5723fdb2581e53460d
tree4969b6e9b437834552c5abfa8d681be687dd0bf9
parent55c9fba5dfdaa24b8a6a986d79aac7a3c1b6e9bf
python-installer: Add host-only package

From the README:

This is a low-level library for installing a Python package from a wheel
distribution. It provides basic functionality and abstractions for
handling wheels and installing packages from wheels.

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