@hackage udev0.0.0.0
libudev bindings
Categories
License
BSD-3-Clause
Maintainer
pxqr.sta@gmail.com
Links
Versions
Installation
Dependencies (3)
- base >=4 && <5
- bytestring
- unix Show all…
Dependents (2)
@hackage/wacom-daemon, @hackage/acme-everything
Package Flags
examples
(off by default)
whether to build examples
This package provides Haskell bindings to libudev, that
allows access to device information. libudev is part of udev
device manager for linux kernel.
To build library you need to install libudev-dev (Debian, Ubuntu) first.
To build examples you need to configure package with
examples flag. The examples are ported from this tutorial.
Build Status 
Maintainer pxqr.sta@gmail.com
Feel free to report bugs and suggestions via github issue tracker or the mail.