[package] name = "grabinput" version = "0.2.1" authors = ["J/A "] exclude = ["examples/*"] description = "Unixy lib for reading from a file or from stdin" repository = "https://github.com/archer884/grabinput.git" readme = "README.md" license = "MIT/Apache-2.0" keywords = ["stdin", "file", "read", "input", "simple"] [dependencies] clippy = {version = "0.0", optional = true}