package uri

  1. Overview
  2. Docs
RFC3986 URI/URL parsing library

Install

Dune Dependency

Authors

Maintainers

Sources

uri-1.9.5.tbz
sha256=cc730da76a5ab7411742df2279bb7a6e0d27393a4a043943fb4beae88ce89185
md5=35a016cb2f3e076da82df35a8ce1ed6e

doc/index.html

uri

API

Library uri

  • Uri Uniform Resource Identifier handling that is RFC3986-compliant.
  • Uri_re Regular expressions for URI parsing.

Library uri.services

  • Uri_services Module that maps the more common IANA well-known ports to and from their textual service names. To save memory, this module does not contains only the more common services. Use the Uri_services_full module if you need the complete list.

Library uri.services_full

  • Uri_services_full Module that maps the IANA well-known ports to and from their textual service names

Library uri.top

OCaml

Innovation. Community. Security.