mirror of
https://gitlab.freedesktop.org/dbus/dbus.git
synced 2026-05-18 19:58:06 +02:00
First checkin of the Python bindings. * python/.cvsignore: * python/Makefile.am: * python/dbus_bindings.pyx.in: * python/dbus_h_wrapper.h: Pieces for Pyrex to operate on, building a dbus_bindings.so python module for low-level access to the DBus APIs. * python/dbus.py: High-level Python module for accessing DBus objects. * configure.in: * Makefile.am: Build stuff for the python bindings. * acinclude.m4: Extra macro needed for finding the Python C header files.
8 lines
No EOL
52 B
Text
8 lines
No EOL
52 B
Text
*.pyc
|
|
*.pyo
|
|
Makefile
|
|
Makefile.in
|
|
build
|
|
*.la
|
|
*.lo
|
|
*.o |