Initial Commit

This commit is contained in:
2025-05-08 17:17:22 +03:00
commit ae0c570224
3 changed files with 37 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-iniconfig
description: Brain-dead simple parsing of ini files
version: 2.1.0
url: https://github.com/pytest-dev/iniconfig
license: MIT
architecture: any
depends: ["python3"]
make_depends: ["python-build","python-hatch-vcs","python-hatchling","python-installer","python-setuptools"]
type: source