# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim: fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4

PortSystem          1.0
PortGroup           python 1.0

name                py-dbus_next
version             0.2.3
revision            0
categories-append   devel sysutils
license             MIT
supported_archs     noarch
platforms           {darwin any}

python.versions     39 310 311 312

maintainers         nomaintainer
description         The next great DBus library for Python
long_description    A zero-dependency DBus library for Python with asyncio support.

homepage            https://github.com/altdesktop/python-dbus-next

checksums           rmd160  5ac619d62b69b328bd795b4314fec8ed21e42923 \
                    sha256  f4eae26909332ada528c0a3549dda8d4f088f9b365153952a408e28023a626a5 \
                    size    71112
