[package] name = "scanln" version = "0.1.1" authors = ["Charles Hall "] edition = "2018" description = "The inverse of println" homepage = "https://forge.typ3.tech/charles/scanln" repository="https://forge.typ3.tech/charles/scanln" documentation = "https://docs.rs/scanln" license = "MIT OR Apache-2.0" readme = "README.md" keywords = [ "input", "terminal", "stdin", "scan", "scanf", ] categories = [ "command-line-interface", "command-line-utilities" ]