diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-06-29 16:26:26 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-01-17 09:40:16 +0700 |
commit | a23ec9f62fc7ad409bc263f31f4d9c836227be2e (patch) | |
tree | fa71835d9ae04dedf80a6d5cd01cfde490acbec0 /libraries/uriparser/slack-desc | |
parent | 9473c4e718df10eff5c30de85e9f321882d8c301 (diff) | |
download | slackbuilds-a23ec9f62fc7ad409bc263f31f4d9c836227be2e.tar.gz |
libraries/uriparser: Added (URI parsing library).
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/uriparser/slack-desc')
-rw-r--r-- | libraries/uriparser/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/libraries/uriparser/slack-desc b/libraries/uriparser/slack-desc new file mode 100644 index 0000000000..eb9277b85f --- /dev/null +++ b/libraries/uriparser/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +uriparser: uriparser (URI parsing library) +uriparser: +uriparser: uriparser is a strictly RFC 3986 compliant URI parsing and handling +uriparser: library written in C. uriparser is cross-platform, fast, supports +uriparser: Unicode and is licensed under the New BSD license. +uriparser: +uriparser: homepage: http://uriparser.sourceforge.net +uriparser: +uriparser: +uriparser: +uriparser: |