libmnl 1.0.3-3 source package in Ubuntu

Changelog

libmnl (1.0.3-3) unstable; urgency=low


  * Fix typo in pre-depends
    Closes: #675323

 -- Anibal Monsalve Salazar <email address hidden>  Thu, 31 May 2012 19:38:34 +1000

Upload details

Uploaded by:
Anibal Monsalve Salazar
Uploaded to:
Sid
Original maintainer:
Anibal Monsalve Salazar
Architectures:
any
Section:
libs
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
libmnl_1.0.3-3.dsc 1.8 KiB 6edd017553b3351db7a4e5757914aa2473385a6da9742ac278998b470ee6785a
libmnl_1.0.3.orig.tar.bz2 329.5 KiB 6f14336e9acdbc62c2dc71bbb59ce162e54e9af5c80153e92476c5443fe784de
libmnl_1.0.3-3.debian.tar.bz2 3.1 KiB e4121e9179b28d02a58607fcad87c30e24dab8fcf23e0b554c727c848a849118

Available diffs

No changes file available.

Binary packages built by this source

libmnl-dev: minimalistic Netlink communication library (devel)

 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.
 .
 The main features of this library are:
 .
 Small: the shared library requires around 30KB for an x86-based computer.
 .
 Simple: this library avoids complexity and elaborated abstractions that
 tend to hide Netlink details.
 .
 Easy to use: the library simplifies the work for Netlink-wise developers.
 It provides functions to make socket handling, message building,
 validating, parsing and sequence tracking, easier.
 .
 Easy to re-use: you can use the library to build your own abstraction
 layer on top of this library.
 .
 Decoupling: the interdependency of the main bricks that compose the
 library is reduced, i.e. the library provides many helpers, but the
 programmer is not forced to use them.
 .
 This package contains the development libraries and header files you need
 to develop your programs using the minimalistic Netlink communication
 library.

libmnl0: No summary available for libmnl0 in ubuntu saucy.

No description available for libmnl0 in ubuntu saucy.