mte/unikernel/duniverse/ocaml-uri/lib_re/dune

6 lines
96 B
Text
Raw Normal View History

2025-11-11 02:07:51 +01:00
(library
(name uri_re)
(public_name uri-re)
(wrapped false)
(libraries re.posix stringext))