Initial Commit

This commit is contained in:
2025-05-08 17:17:27 +03:00
commit d586ffaeea
2 changed files with 42 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
name: python-pycairo
description: Python module providing bindings for the cairo graphics library.
version: 1.27.0
url: https://github.com/pygobject/pycairo
license: LGPL2.1,MPL
architecture: any
depends: ["cairo","python3"]
make_depends: ["meson"]
type: source