simput 0.1.0

Simple input parser from stdin
Documentation
# This file is automatically @generated by Cargo.
# It is not intended for manual editing.
[[package]]
name = "memchr"
version = "2.3.0"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "3197e20c7edb283f87c071ddfc7a2cca8f8e0b888c242959846a6fce03c72223"

[[package]]
name = "simput"
version = "0.1.0"
dependencies = [
 "memchr",
]