       MODULE=libmnl
      VERSION=1.0.5
       SOURCE=$MODULE-$VERSION.tar.bz2
   SOURCE_URL=http://netfilter.org/projects/libmnl/files
   SOURCE_VFY=sha256:274b9b919ef3152bfb3da3a13c950dd60d6e2bcd54230ffeca298d03b40d0525
     WEB_SITE=http://netfilter.org/projects/libmnl/
      ENTERED=20150725
      UPDATED=20220607
        SHORT="Minimalistic netlink library"

cat << EOF
libmnl is a minimalistic user-space library oriented to Netlink
developers. There are a lot of common tasks in parsing, validating,
constructing of both the Netlink header and TLVs that are repetitive
and easy to get wrong. This library aims to provide simple helpers
that allows you to re-use code and to avoid re-inventing the wheel.
EOF
