Initial commit

This commit is contained in:
2026-03-21 12:43:00 -05:00
commit 83bf16823c
438 changed files with 33617 additions and 0 deletions
@@ -0,0 +1,18 @@
[build]
type = "python"
[dependencies]
build = ["python-poetry-core"]
runtime = ["python"]
[package]
description = "Python module to interface with the pkg-config command line tool"
homepage = "https://github.com/matze/pkgconfig"
license = "MIT"
name = "python-pkgconfig"
version = "1.6.0"
[[source]]
extract_dir = "$name-$version"
sha256 = "4a5a6631ce937fafac457104a40d558785a658bbdca5c49b6295bc3fd651907f"
url = "https://github.com/matze/pkgconfig/releases/download/v$version/pkgconfig-$version.tar.gz"