python-kmod
https://github.com/agrover/python-kmod
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.
- Sources inherited from project SUSE:SLE-15:GA
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout SUSE:SLE-15-SP7:Update/python-kmod && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
fix-build-kmod-17.patch | 0000000414 414 Bytes | |
fix-build.patch | 0000000328 328 Bytes | |
kmod-0.9.1.tar.gz | 0000020958 20.5 KB | |
python-kmod.changes | 0000000853 853 Bytes | |
python-kmod.spec | 0000002360 2.3 KB |
Latest Revision
Frederic Crozat (fcrozat)
committed
(revision 2)
- Re-enable python3 build (bsc#1082208).
Comments 0