From 942e26bee8c2e25501b9fa4ff5089a22f0558cec Mon Sep 17 00:00:00 2001 From: fourtysixandtwo Date: Fri, 21 Apr 2023 01:45:32 +0100 Subject: python/python3-wheel: Added (A built-package format for Python) Signed-off-by: bedlam Signed-off-by: Willy Sudiarto Raharjo --- python/python3-wheel/README | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 python/python3-wheel/README (limited to 'python/python3-wheel/README') diff --git a/python/python3-wheel/README b/python/python3-wheel/README new file mode 100644 index 0000000000..d64f5dca0a --- /dev/null +++ b/python/python3-wheel/README @@ -0,0 +1,6 @@ +python3-wheel (A built-package format for Python) + +This library is the reference implementation of the Python wheel +packaging standard, as defined in PEP 427. + +Optional dependencies: python-keyring -- cgit v1.2.3