[package] name = "bgptools" version = "0.1.1" authors = ["Yifan Gao "] description = "BGP rib data analysing" repository = "https://github.com/gaoyifan/bgptools" license = "MIT" [dependencies] structopt = "0.3" mrt = "0.2.0"