resolv-conf 0.7.0

The resolv.conf file parser
Documentation
[dependencies.hostname]
optional = true
version = "^0.3"

[dependencies.quick-error]
version = "1.0.0"

[features]
system = ["hostname"]

[lib]
name = "resolv_conf"
path = "src/lib.rs"

[package]
authors = ["paul@colomiets.name"]
categories = ["parser-implementations"]
description = "    The resolv.conf file parser\n"
documentation = "https://docs.rs/resolv-conf/"
homepage = "http://github.com/tailhook/resolv-conf"
keywords = ["dns", "unix", "conf", "resolv"]
license = "MIT/Apache-2.0"
name = "resolv-conf"
readme = "README.md"
repository = "http://github.com/tailhook/resolv-conf"
version = "0.7.0"