Skip to content

Latest commit

History

12 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

uri_parser

Platforms LinuxLicense MITSlack Status

uri_parser is an URI parser. It is a modularized excerpt of node.js's http-parser source.

Installation

OS X

brew tap zewo/tap
brew install uri_parser

Linux

echo"deb [trusted=yes] http://apt.zewo.io/deb ./"| sudo tee --append /etc/apt/sources.list
sudo apt-get update
sudo apt-get install uri-parser

Source

git clone https://github.com/Zewo/uri_parser.git &&cd uri_parser
make
sudo make install

Community

Slack

Join us on Slack.

License

uri_parser is released under the MIT license. See LICENSE for details.

About

URI parser

Resources

Stars

10 stars

Watchers

10 watching

Forks

Releases

Packages

Contributors

Languages