uri_parser is an URI parser. It is a modularized excerpt of node.js's http-parser source.
brew tap zewo/tap
brew install uri_parserecho "deb [trusted=yes] http://apt.zewo.io/deb ./" | sudo tee --append /etc/apt/sources.list
sudo apt-get update
sudo apt-get install uri-parsergit clone https://github.com/Zewo/uri_parser.git && cd uri_parser
make
sudo make installJoin us on Slack.
uri_parser is released under the MIT license. See LICENSE for details.
