2 Star 1 Fork 0

mirrors_freedesktop/dbus-python

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
setup.cfg 963 Bytes
一键复制 编辑 原始数据 按行查看 历史
# Copyright 2022 Collabora Ltd.
# SPDX-License-Identifier: MIT
[options]
python_requires = >=3.7
setup_requires =
meson-python>=0.8.1
meson>=0.60.3
ninja
patchelf
setuptools
wheel
zip_safe = False
[metadata]
name = dbus-python
license = Expat (MIT/X11)
description = Python bindings for libdbus
maintainer = The D-Bus maintainers
maintainer_email = dbus@lists.freedesktop.org
long_description = file: README
keywords =
dbus
D-Bus
classifiers =
Development Status :: 7 - Inactive
License :: OSI Approved :: MIT License
Programming Language :: C
Programming Language :: Python :: 3
Programming Language :: Python :: Implementation :: CPython
Topic :: Software Development :: Object Brokering
url = http://www.freedesktop.org/wiki/Software/DBusBindings/#python
download_url = http://dbus.freedesktop.org/releases/dbus-python/
[options.extras_require]
doc =
sphinx
sphinx_rtd_theme
test =
tap.py
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_freedesktop/dbus-python.git
git@gitee.com:mirrors_freedesktop/dbus-python.git
mirrors_freedesktop
dbus-python
dbus-python
master

搜索帮助