FFY00 / dbus-objects

DBus objects implementation on top of the Python type system
https://dbus-objects.readthedocs.io/en/latest/
MIT License
11 stars 4 forks source link

signature: refactor DBusSignature to only represent one signature #11

Closed FFY00 closed 3 years ago

FFY00 commented 3 years ago

Most of the logic moved to the method descriptors.

Signed-off-by: Filipe Laíns lains@riseup.net