Initial commit

This commit is contained in:
2025-09-02 20:08:09 +03:00
commit 5c8816b02c
5 changed files with 55 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-pyproject-metadata
description: PEP 621 metadata parsing
version: 0.9.1
url: https://github.com/pypa/pyproject-metadata
license: MIT
architecture: any
depends: ["python3","python-packaging"]
make_depends: ["python-build","python-flit-core","python-installer","python-pytest"]
type: source