Initial Commit

This commit is contained in:
2025-05-08 17:17:19 +03:00
commit bdbbd42059
2 changed files with 51 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
name: python-dbus
description: Libdbus language binding (wrapper) for CPython
version: 1.4.0
url: https://pypi.org/project/dbus-python/
license: MIT
architecture: any
depends: ["dbus","glib","glibc","python3"]
optional_depends: ["python-pygobject"]
make_depends: ["meson","python-pygobject"]
type: source