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 libmnl-x32: libmnl-x32 @VERSION@ (user-space library for Netlink developers)
5 kx libmnl-x32:
5 kx libmnl-x32: libmnl is a minimalistic user-space library oriented to Netlink
5 kx libmnl-x32: developers. There are a lot of common tasks in parsing, validating,
5 kx libmnl-x32: constructing of both the Netlink header and TLVs that are repetitive
5 kx libmnl-x32: and easy to get wrong. This library aims to provide simple helpers
5 kx libmnl-x32: that allows you to re-use code and to avoid re-inventing the wheel.
5 kx libmnl-x32:
5 kx libmnl-x32: Homepage: http://www.netfilter.org/projects/libmnl/
5 kx libmnl-x32:
5 kx libmnl-x32: