[package] name = "python-input" version = "0.8.0" authors = ["Max Larsson "] edition = "2018" description = "A rust implementation of the python 'input' function." repository = "https://github.com/maxslarsson/python-input" keywords = ["python", "user", "input", "rust", "implementation"] license = "MIT" readme = "README.md" # See more keys and their definitions at https://doc.rust-lang.org/cargo/reference/manifest.html [dependencies]