polkit 0.19.0

High-level bindings for libpolkit-gobject-1
1
2
3
4
5
6
7
8
9
10
11
12
13
# polkit-rs

[gir](https://github.com/gtk-rs/gir)-generated Rust bindings for [polkit](https://www.freedesktop.org/software/polkit/docs/latest/)
libraries `libpolkit-gobject-1` and `libpolkit-agent-1`.

Currently no bindings for the subclassable agent class, just use dbus manually to listen on the agent interface.

NOTE: https://gitlab.freedesktop.org/polkit/polkit/-/merge_requests/78

## License

This is free and unencumbered software released into the public domain.  
For more information, please refer to the `UNLICENSE` file or [unlicense.org](https://unlicense.org).