pgetopts 0.1.2

getopts-like option parsing, a fork of the Rust team's getopts.
Documentation
Build #4678 2016-08-03T00:38:41.268233+00:00
# rustc version
rustc 1.12.0-nightly (54c0dcfd6 2016-07-28)
# docs.rs version
cratesfyi 0.2.0 (5dbd676 2016-07-30)

# build log
Updating registry `https://github.com/rust-lang/crates.io-index`
Downloading pgetopts v0.1.2
Compiling ansi_term v0.6.3
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/ansi_term-0.6.3/src/lib.rs --crate-name ansi_term --crate-type lib -g -C metadata=e4682149d38cb7f8 -C extra-filename=-e4682149d38cb7f8 --out-dir /home/cratesfyi/pgetopts-0.1.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/pgetopts-0.1.2/debug/deps -L dependency=/home/cratesfyi/pgetopts-0.1.2/debug/deps --cap-lints allow`
Compiling log v0.3.6
Running `rustc .cargo/registry/src/github.com-1ecc6299db9ec823/log-0.3.6/src/lib.rs --crate-name log --crate-type lib -g --cfg feature=\"use_std\" --cfg feature=\"default\" -C metadata=bf16bb9a4912b11d -C extra-filename=-bf16bb9a4912b11d --out-dir /home/cratesfyi/pgetopts-0.1.2/debug/deps --emit=dep-info,link -L dependency=/home/cratesfyi/pgetopts-0.1.2/debug/deps -L dependency=/home/cratesfyi/pgetopts-0.1.2/debug/deps --cap-lints allow`
Documenting pgetopts v0.1.2
Running `rustdoc .cargo/registry/src/github.com-1ecc6299db9ec823/pgetopts-0.1.2/src/lib.rs --crate-name pgetopts -o /home/cratesfyi/pgetopts-0.1.2/doc -L dependency=/home/cratesfyi/pgetopts-0.1.2/debug -L dependency=/home/cratesfyi/pgetopts-0.1.2/debug/deps --extern ansi_term=/home/cratesfyi/pgetopts-0.1.2/debug/deps/libansi_term-e4682149d38cb7f8.rlib --extern log=/home/cratesfyi/pgetopts-0.1.2/debug/deps/liblog-bf16bb9a4912b11d.rlib`