[badges.appveyor]
branch = "master"
repository = "saschagrunert/path"
service = "github"
[badges.travis-ci]
branch = "master"
repository = "saschagrunert/path"
[dependencies]
fnv = "1"
linked-hash-map = "0"
log = "0"
mowl = "1"
time = "0"
[package]
authors = ["Sascha Grunert <mail@saschagrunert.de>"]
categories = ["network-programming"]
description = "IP based connection identification and tracing"
documentation = "https://docs.rs/path"
homepage = "https://github.com/saschagrunert/path"
keywords = ["connection", "tracking", "trace", "identification"]
license = "MIT"
license-file = "LICENSE"
name = "path"
readme = "README.md"
repository = "https://github.com/saschagrunert/path"
version = "0.8.2"