reep-optionparser-urlencoded 0.1.0

impl. of reep::types::OptionParser using iron's urlencoded plugin
docs.rs failed to build reep-optionparser-urlencoded-0.1.0
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: reep-optionparser-urlencoded-0.2.0

A default implementation for the reep::types::OptionParser witch uses the urlencoded QueryParser parsing queries into a QueryMap (a HashMap<String, Vec<String>>)