| Crates.io | generate-dbus-resolve1 |
| lib.rs | generate-dbus-resolve1 |
| version | 1.1.0 |
| created_at | 2021-04-13 18:33:10.681432+00 |
| updated_at | 2023-02-24 23:41:16.423457+00 |
| description | Resolves DNS using DBus |
| homepage | https://github.com/andrewaylett/dabl |
| repository | https://github.com/andrewaylett/dabl |
| max_upload_size | |
| id | 383046 |
| size | 11,555 |
Generated code to interface with the org.freedesktop.resolve1 DBus interface.
Requires DBus development tooling to be installed in order to build:
Debian:
apt install libdbus-1-dev
Fedora:
dnf install dbus-devel