python-installer: Add host-only package
authorJeffery To <redacted>
Mon, 27 Feb 2023 14:15:30 +0000 (22:15 +0800)
committerJeffery To <redacted>
Fri, 31 Mar 2023 05:01:35 +0000 (13:01 +0800)
commit37caea7c93bbdbf3ce1d44cdc762b1d920a59e57
treeb48b3418d95bd552604a381fe0faae8d7775649e
parent2f37a616afe3f537aa23f8953ed55fc9e5f5fa25
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 <redacted>
lang/python/python-installer/Makefile [new file with mode: 0644]
git clone https://git.99rst.org/PROJECT