glib/gio/gdbus-2.0/codegen
Jordan Williams 6ef967a0f9 Switch from the deprecated distutils module to the packaging module
The distutils module was removed in Python 3.12.
2023-12-05 14:18:10 +00:00
..
__init__.py py: Reformat all Python files consistently 2020-11-17 15:50:07 +00:00
.flake8 Add .flake8 file 2022-02-15 11:47:30 +00:00
.gitignore Git should ignore generated config.py file 2017-11-20 10:17:01 +00:00
codegen_docbook.py gdbus-codegen: preserve relative indentation in doc comments 2023-08-14 23:46:09 -03:00
codegen_main.py gdbus-codegen: Address more black cleanups 2023-06-30 22:17:46 +02:00
codegen_md.py gdbus-codegen: preserve relative indentation in doc comments 2023-08-14 23:46:09 -03:00
codegen_rst.py Generate RST anchors for methods, signals, and properties 2023-08-28 16:59:32 +01:00
codegen.py GType: introduce GTYPE_TO_POINTER/GPOINTER_TO_TYPE 2023-10-25 12:01:02 +01:00
config.py.in gdbus-codegen: Add --glib-max-allowed argument 2020-01-27 10:42:26 +00:00
dbustypes.py gdbus-codegen: Error on invalid dbus types 2023-07-12 15:33:22 -07:00
gdbus-codegen.in gdbus-codegen: Call abspath() earlier 2017-11-06 11:57:52 +00:00
meson.build codegen: install codegen, not just the wrapper 2023-10-27 04:21:58 +01:00
parser.py gdbus-codegen: preserve relative indentation in doc comments 2023-08-14 23:46:09 -03:00
utils.py Switch from the deprecated distutils module to the packaging module 2023-12-05 14:18:10 +00:00