[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#696403: ITP: python-kmod -- Python bindings for kmod/libkmod



Package: wnpp
Severity: wishlist
Owner: Oz Nahum <nahumoz@gmail.com>

* Package name    : python-kmod
  Version         : 0.9
  Upstream Author : Andy Grover <andy@groveronline.com>
* URL             : https://github.com/agrover/python-kmod
* License         : (GPL)
  Programming Lang: (Cython, Python)
  Description     : Python bindings for kmod/libkmod

kmod is a set of tools to handle common tasks with Linux kernel
modules like insert, remove, list, check properties, resolve
dependencies and aliases.

These tools are designed on top of libkmod, a library that is shipped
with kmod. It can be found at:

http://git.kernel.org/?p=utils/kernel/kmod/kmod.git;a=summary

python-kmod is a Python wrapper module for libkmod, exposing common
module operations: listing installed modules, modprobe, and rmmod. It
is at:

https://github.com/agrover/python-kmod


Reply to: