package re2_stable

  1. Overview
  2. Docs
Re2_stable adds an incomplete but stable serialization of Re2

Install

Dune Dependency

Authors

Maintainers

Sources

re2_stable-v0.14.0.tar.gz
md5=0104c499a7e319234f6f34dbc89e67b9

Description

Re2_stable adds an incomplete but stable serialization of Re2. This serialization only transmits the pattern, not the options

Published: 31 May 2020

Dependencies (5)

  1. dune >= "2.0.0"
  2. re2 >= "v0.14" & < "v0.15"
  3. ppx_jane >= "v0.14" & < "v0.15"
  4. core >= "v0.14" & < "v0.15"
  5. ocaml >= "4.07.0"

Dev Dependencies

None

Used by (1)

  1. async_smtp = "v0.14.0"

Conflicts

None