Initial Commit

This commit is contained in:
2025-05-08 17:17:22 +03:00
commit 5388306915
3 changed files with 37 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-installer
description: A low-level library for installing from a Python wheel distribution
version: 0.7.0
url: https://github.com/pypa/installer
license: MIT
architecture: any
depends: ["python3"]
make_depends: ["python-flit-core"]
type: source