netmap_sys 0.1.4

Bindings to netmap - the fast packet I/O framework
Documentation
[build-dependencies.cc]
version = "1.0.35"

[dependencies.libc]
version = "0.2"

[features]
default = []
netmap_with_libs = []

[lib]
crate_type = ["rlib", "dylib"]
name = "netmap_sys"

[package]
authors = ["Robert Clipsham <robert@octarineparrot.com>"]
build = "build.rs"
description = "Bindings to netmap - the fast packet I/O framework"
homepage = "http://info.iet.unipi.it/~luigi/netmap/"
keywords = ["networking", "packet", "bindings"]
license = "BSD-2-Clause"
links = "rust_netmap_user"
name = "netmap_sys"
readme = "README.md"
repository = "https://github.com/libpnet/rust-netmap"
version = "0.1.4"