[package] authors = ["The Rust Project Developers"] name = "getopts" version = "0.0.0" [lib] name = "getopts" path = "lib.rs" crate-type = ["dylib", "rlib"]