packet_crafter 0.2.0

Simple tools for creating / parsing / manipulating data packets. Calculates checsums and length fields where possible.
Documentation
[dependencies.add_getters_setters]
version = "~1"

[package]
authors = ["Jordan Newman <jordankylenewman@gmail.com>"]
categories = ["network-programming"]
description = "Simple tools for creating / parsing / manipulating data packets. Calculates checsums and length fields where possible.\n"
edition = "2018"
keywords = ["networking", "packet", "ip", "tcp", "udp"]
license = "MIT"
name = "packet_crafter"
readme = "README.md"
repository = "https://github.com/coldFireworks/packet_crafter"
version = "0.2.0"