pnet_packet 0.27.2

Cross-platform, binary packet parsing and manipulation
Documentation
[build-dependencies.glob]
version = "0.2"

[build-dependencies.pnet_macros]
version = "0.27.2"

[build-dependencies.syntex]
version = "0.42"
[dependencies.pnet_base]
version = "0.27.2"

[dependencies.pnet_macros_support]
version = "0.27.2"

[package]
authors = ["Robert Clipsham <robert@octarineparrot.com>"]
build = "build.rs"
categories = ["network-programming", "parser-implementations"]
description = "Cross-platform, binary packet parsing and manipulation"
homepage = "https://github.com/libpnet/libpnet"
keywords = ["networking", "packet", "parsing", "raw"]
license = "MIT/Apache-2.0"
name = "pnet_packet"
readme = "../README.md"
repository = "https://github.com/libpnet/libpnet"
version = "0.27.2"