vcpkg/ports/uriparser/CONTROL
myd7349 6bbecf3788 [uriparser] Update to 0.9.3, add tool feature (#6303)
* [uriparser] Update to 0.9.3

* [uriparser] Fix static build

* [uriparser] Handle URI_STATIC_BUILD

* [uriparser] Add support for --head option

* [uriparser] Simplify

* [uriparser] Use file COPY to USE_SOURCE_PERMISSIONS
2019-05-07 14:50:54 -07:00

7 lines
310 B
Plaintext

Source: uriparser
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")