urllib -> urilib

This commit is contained in:
Gavin M. Roy 2016-01-08 22:00:05 -05:00
parent 68078b14bf
commit fc1ba63af8
3 changed files with 9 additions and 3 deletions

View file

@ -11,7 +11,7 @@ modification, are permitted provided that the following conditions are met:
this list of conditions and the following disclaimer in the documentation this list of conditions and the following disclaimer in the documentation
and/or other materials provided with the distribution. and/or other materials provided with the distribution.
* Neither the name of urllib nor the names of its * Neither the name of urilib nor the names of its
contributors may be used to endorse or promote products derived from contributors may be used to endorse or promote products derived from
this software without specific prior written permission. this software without specific prior written permission.

View file

@ -1,4 +1,4 @@
PROJECT=urllib PROJECT=urilib
REBAR=bin/rebar REBAR=bin/rebar
all: get-deps compile all: get-deps compile

View file

@ -1,2 +1,8 @@
urllib urilib
====== ======
`RFC-3986 <https://tools.ietf.org/html/rfc3986>`_ URI Library for Erlang.
|Status|
.. |Status| image:: https://travis-ci.org/gmr/urilib.svg
:target: https://travis-ci.org/gmr/urilib