Initial Commit

This commit is contained in:
2025-05-08 17:17:30 +03:00
commit 95fc2e559b
2 changed files with 36 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-pyyaml
description: full-featured YAML processing framework for Python
version: 6.0.2
url: https://github.com/yaml/pyyaml
license: MIT
architecture: any
depends: ["python3","libyaml"]
make_depends: ["python-setuptools","python-cython"]
type: source