From a23ec9f62fc7ad409bc263f31f4d9c836227be2e Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Mon, 29 Jun 2015 16:26:26 +0200 Subject: libraries/uriparser: Added (URI parsing library). Signed-off-by: Matteo Bernardini --- libraries/uriparser/slack-desc | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 libraries/uriparser/slack-desc (limited to 'libraries/uriparser/slack-desc') diff --git a/libraries/uriparser/slack-desc b/libraries/uriparser/slack-desc new file mode 100644 index 000000000000..eb9277b85f5c --- /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: -- cgit v1.2.3