dev-ml/uri: tests and useflags

Signed-off-by: Alessandro Barbieri <lssndrbarbieri@gmail.com>
This commit is contained in:
Alessandro Barbieri
2022-04-05 17:00:53 +02:00
parent bb0d3460c7
commit b3c8b07dc3
2 changed files with 35 additions and 8 deletions

View File

@@ -9,4 +9,8 @@
<upstream>
<remote-id type="github">mirage/ocaml-uri</remote-id>
</upstream>
<use>
<flag name="re">This is an OCaml implementation of the RFC3986 specification for parsing URI or URLs</flag>
<flag name="sexp">ocaml-uri with sexp support</flag>
</use>
</pkgmetadata>