diff options
Diffstat (limited to 'libraries/uriparser/README')
-rw-r--r-- | libraries/uriparser/README | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/libraries/uriparser/README b/libraries/uriparser/README new file mode 100644 index 0000000000..bf3888be17 --- /dev/null +++ b/libraries/uriparser/README @@ -0,0 +1,3 @@ +uriparser is a strictly RFC 3986 compliant URI parsing and handling +library written in C. uriparser is cross-platform, fast, supports +Unicode and is licensed under the New BSD license. |