Initial Commit

This commit is contained in:
2025-05-08 17:17:26 +03:00
commit 85750f2f68
3 changed files with 37 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-pip
description: The Python package installer
version: 25.0.1
url: https://github.com/pypa/pip
license: MIT
architecture: any
depends: ["python3"]
make_depends: ["python-build","python-installer","python-setuptools","python-wheel"]
type: source