diff options
Diffstat (limited to 'ports/uriparser/CONTROL')
| -rw-r--r-- | ports/uriparser/CONTROL | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/ports/uriparser/CONTROL b/ports/uriparser/CONTROL index d14b93ded..a0e37aeba 100644 --- a/ports/uriparser/CONTROL +++ b/ports/uriparser/CONTROL @@ -1,3 +1,6 @@ Source: uriparser -Version: 0.9.1 -Description: uriparser is a strictly RFC 3986 compliant URI parsing and handling library written in C. uriparser is cross-platform, fast, supports Unicode +Version: 0.9.3-4 +Description: uriparser is a strictly RFC 3986 compliant URI parsing and handling library written in C89 ("ANSI C"). uriparser is cross-platform, fast, supports Unicode, and is licensed under the New BSD license. + +Feature: tool +Description: Builds tools (e.g. CLI "uriparse") |
