diff options
| author | atkawa7 <atkawa7@yahoo.com> | 2017-07-21 21:56:20 -0700 |
|---|---|---|
| committer | atkawa7 <atkawa7@yahoo.com> | 2017-07-21 21:56:20 -0700 |
| commit | c2a552b4f370edc69d3d3b0f65ff6a7e6d659418 (patch) | |
| tree | ad369b41bf272125386fa506fb7cef67c4d97dcc /ports/uriparser/CONTROL | |
| parent | a42da34a07187063da297b422a95dbb2d7bd064a (diff) | |
| download | vcpkg-c2a552b4f370edc69d3d3b0f65ff6a7e6d659418.tar.gz vcpkg-c2a552b4f370edc69d3d3b0f65ff6a7e6d659418.zip | |
[uriparser] init required by #1369
Diffstat (limited to 'ports/uriparser/CONTROL')
| -rw-r--r-- | ports/uriparser/CONTROL | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports/uriparser/CONTROL b/ports/uriparser/CONTROL new file mode 100644 index 000000000..7bba4c357 --- /dev/null +++ b/ports/uriparser/CONTROL @@ -0,0 +1,3 @@ +Source: uriparser +Version: 0.8.4 +Description: uriparser is a strictly RFC 3986 compliant URI parsing and handling library written in C. uriparser is cross-platform, fast, supports Unicode |
