clap 1.3.2

A simple to use, efficient, and full featured Command Line Argument Parser
Documentation
# Compiled files
*.o
*.so
*.rlib
*.dll

# Executables
*.exe

# Generated by Cargo
/target/

# Cargo files
Cargo.lock

# Temp files
.*~

# Backup files
*.bak
*.bk