summaryrefslogtreecommitdiffstats
path: root/libnl-3.200.pkg/control
blob: 3e0a6c6affbed2287b2bc29dff55a8e9cdbff91e (plain)
1
2
3
4
5
6
7
8
9
Architecture: any-linux-any
Platform: all
Depends: libnl-3.200 (= ${Binary-Version})
Description: Core netlink library
 ${Common-Description}
 .
 The core netlink library implements the fundamentals required to use the
 netlink protocol such as socket handling, message construction and parsing, and
 sending and receiving of data. This library is kept small and minimalistic.