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

CHANGES.md.html

0.1.1 (September 6, 2021)

  • Use pkg-config to determine C flags (fixes #1).

  • Explicitly cast between const char* and const UChar*.

0.1.0 (November 23, 2020)

Initial release.