package uri

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

Install

Dune Dependency

Authors

Maintainers

Sources

uri-1.9.6.tbz
sha256=e04fc2c349663e9d1ad81b82a316413dd434d2f72fe62963249183d3782e04d5
md5=a6c4fbbe8e3fd84059fac7bd7bc7b3d2

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.