Popularity
6.0
Growing
Activity
0.0
Stable
4
4
7

Monthly Downloads: 15
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: System    

udev alternatives and similar packages

Based on the "System" category.
Alternatively, view udev alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of udev or a related project?

Add another 'System' Package

README

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](examples) you need to configure package with examples flag. The examples are ported from this tutorial.

Documentation is available at udev hackage page, but if it isn't you can see gh-pages branch hosted by github.

Build Status Build Status

Maintainer [email protected]

Feel free to report bugs and suggestions via github issue tracker or the mail.