5 kx # HOW TO EDIT THIS FILE:
5 kx # The "handy ruler" below makes it easier to edit a package description. Line
5 kx # up the first '|' above the ':' following the base package name, and the '|'
5 kx # on the right side marks the last column you can put a character in. You must
5 kx # make exactly 11 lines for the formatting to be correct. It's also
5 kx # customary to leave one space after the ':'.
5 kx
5 kx |-----handy-ruler------------------------------------------------------|
5 kx kmod: kmod @VERSION@ (kernel module tools and library)
5 kx kmod:
5 kx kmod: kmod is a set of tools to handle common tasks with Linux kernel
5 kx kmod: modules like insert, remove, list, check properties, resolve
5 kx kmod: dependencies and aliases. The aim is to be compatible with the
5 kx kmod: tools, configurations and indexes from the module-init-tools project.
5 kx kmod:
5 kx kmod: These tools are designed on top of libkmod, a library that is
5 kx kmod: shipped with kmod.
5 kx kmod:
5 kx kmod: