          MODULE=kmod
         VERSION=9
          SOURCE=$MODULE-$VERSION.tar.bz2
      SOURCE_URL=http://git.profusion.mobi/cgit.cgi/kmod.git/snapshot
      SOURCE_VFY=sha1:39588458edb44f2d2cf9a00e26d9c234cc5c34d9
        WEB_SITE=http://www.politreco.com/2011/12/announce-kmod-1
         ENTERED=20120115
         UPDATED=20120624
           SHORT="A lib for kernel modules management"

cat << EOF
The goal of the new library libkmod is to offer to other programs the needed
flexibility and fine grained control over insertion, removal, configuration
and listing of kernel modules. Using the library, with simple pieces of code
it's possible to interact with kernel modules and then there's no need to
rely on other tools for that.
EOF
