| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python-dbus-next: fix recipe position | Nicola Lunghi | 2019-11-14 | 1 | -11/+0 |
| | | | | | | | | | | | | | | the previous patch: 903bfb78a0 python3-dbus-next: first commit of dbus-next 0.1.2 was put in the wrong folder. This fixed that. define PYPI_PACKAGE Fixes fetch issues Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-dbus-next: first commit of dbus-next 0.1.2 | nick83ola | 2019-10-24 | 1 | -0/+11 |
| >From pypi page: python-dbus-next plans to improve over other DBus libraries for Python in the following ways: * Zero dependencies and pure Python 3. * Support for multiple IO backends including asyncio and the GLib main loop. * Nonblocking IO suitable for GUI development. * Target the latest language features of Python for beautiful services and clients. * Complete implementation of the DBus type system without ever guessing types. * Integration tests for all features of the library. * Completely documented public API. Signed-off-by: Nicola Lunghi <nick83ola@gmail.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
