diff options
author | P. J. McDermott <pj@pehjota.net> | 2014-08-01 09:23:04 (EDT) |
---|---|---|
committer | P. J. McDermott <pj@pehjota.net> | 2014-08-01 09:23:04 (EDT) |
commit | e026bfedadecaebd7b84604b7c9ede0becc32c42 (patch) | |
tree | ca5a948bc66205dd7a9e70450a4edb6ab9fee9b1 /libnl-3.200.pkg/control | |
parent | 0ae8ad04cad1dcf2645bc8252a719fad6a80d77d (diff) |
Add package descriptions
Diffstat (limited to 'libnl-3.200.pkg/control')
-rw-r--r-- | libnl-3.200.pkg/control | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libnl-3.200.pkg/control b/libnl-3.200.pkg/control index ab73fd0..3e0a6c6 100644 --- a/libnl-3.200.pkg/control +++ b/libnl-3.200.pkg/control @@ -1,3 +1,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. |