http_status_code_searcher 0.1.3

searchable http status code from command line arguments.
1
2
3
4
5
6
7
8
9
10
11
12
[package]
name        = "http_status_code_searcher"
version     = "0.1.3"
authors     = ["atsushi130 <atsushi_main@outlook.jp>"]
license     = "MIT/Apache-2.0"
description = "searchable http status code from command line arguments."
readme      = "readme.md"
repository  = "https://github.com/atsushi130/http-status-code-searcher"
keywords    = ["http", "status", "code", "search", "searcher"]

[dependencies]
rustc-serialize = "0.3"