linux-kmod: Linux kernel modules support

[ bsd3, library, system ] [ Propose Tags ]

Manipulate Linux kernel modules through the libkmod library.


[Skip to Readme]

Modules

[Last Documentation]

  • System
    • Linux
      • System.Linux.KMod

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees

Candidates

  • No Candidates
Versions [RSS] 0.1.0.0, 0.1.0.1
Change log CHANGELOG.md
Dependencies base (>=4 && <5), directory [details]
License BSD-3-Clause
Copyright © 2013-2014 Nicola Squartini
Author Nicola Squartini
Maintainer Nicola Squartini <tensor5@gmail.com>
Category System
Home page https://github.com/tensor5/linux-kmod
Bug tracker https://github.com/tensor5/linux-kmod/issues
Source repo head: git clone git://github.com/tensor5/linux-kmod.git
this: git clone git://github.com/tensor5/linux-kmod.git(tag v0.1.0.1)
Uploaded by NicolaSquartini at 2014-05-05T08:06:27Z
Distributions
Reverse Dependencies 1 direct, 0 indirect [details]
Downloads 1767 total (12 in the last 30 days)
Rating (no votes yet) [estimated by Bayesian average]
Your Rating
  • λ
  • λ
  • λ
Status Docs not available [build log]
All reported builds failed as of 2016-12-15 [all 8 reports]

Readme for linux-kmod-0.1.0.1

[back to package description]

Manipulate Linux kernel modules through the libkmod library using Haskell.