package oniguruma

  1. Overview
  2. Docs
Bindings to the Oniguruma regular expression library

Install

Dune Dependency

Authors

Maintainers

Sources

oniguruma-0.1.1.tbz
sha256=5628473f49f1cc3fc41e6e4ef62f006f14b5c593fa9ec223e3e6fdc9dd61ab35
sha512=a587b76d4130b6b3d308489709702b465133a817cc54b1721d21807476ad12ea84be53b2553b7136a756ba8e781ab67c1b5fa1b342cfab3844d9ccaf9a6a2eee

Description

Bindings to the Oniguruma regular expression library.

Tags

regex

Published: 07 Sep 2021

README

OCaml-鬼車

OCaml bindings to the Oniguruma regex library.

API Documentation: https://alan-j-hu.github.io/ocaml-oniguruma/

Dependencies (4)

  1. dune-configurator >= "2.9" & build
  2. ocaml >= "4.08"
  3. conf-oniguruma = "1"
  4. dune >= "2.7"

Dev Dependencies (1)

  1. odoc with-doc

Used by (1)

  1. textmate-language >= "0.2.0" & < "0.3.3"

Conflicts

None