package uri

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

Install

Dune Dependency

Authors

Maintainers

Sources

uri-1.9.7.tbz
sha256=a7ab6aa44232e03317b0db2ea200f422587bf801540755896ad30d17d8b682a8
md5=2fb8da55f99a529bcb211a1d99822419

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.