[ ソース: dbus-deviation ]
パッケージ: python3-dbusdeviation (0.6.1+git20240205+f5e6774af579-1)
python3-dbusdeviation に関するリンク
Debian の資源:
dbus-deviation ソースパッケージをダウンロード:
- [dbus-deviation_0.6.1+git20240205+f5e6774af579-1.dsc]
- [dbus-deviation_0.6.1+git20240205+f5e6774af579.orig.tar.xz]
- [dbus-deviation_0.6.1+git20240205+f5e6774af579-1.debian.tar.xz]
メンテナ:
外部の資源:
- ホームページ [tecnocode.co.uk]
類似のパッケージ:
parse D-Bus introspection XML and process it in various ways
dbus-deviation is a project for parsing D-Bus introspection XML and processing it in various ways. Its main tool is dbus-interface-diff, which calculates the difference between two D-Bus APIs for the purpose of checking for API breaks.
This functionality is also available as a Python module, dbusdeviation.
A second Python module, dbusapi, is provided for parsing D-Bus introspection XML to produce an AST representing a D-Bus interface.
その他の python3-dbusdeviation 関連パッケージ
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-lxml
- pythonic binding for the libxml2 and libxslt libraries