Libgudev is a library providing GObject bindings for libudev.
Description
Libgudev is a library providing GObject bindings for libudev. It used to
be part of udev, then merged into systemd. It's now a projecton its own.
This library makes it much simpler to use libudev from programs
already using GObject. It also makes it possible to easily use libudev
from other programming languages, such as Javascript, because of
GObject introspection support.