tyreversion Documentation on ocaml.org
Typed Regular Expressions
Tyre is a set of combinators to build type-safe regular expressions, allowing automatic extraction and modification of matched groups. Tyre is bi-directional: a typed regular expressions can be used for parsing and unparsing. It also allows routing, by providing a list of regexs/routes and their handlers.
| Tags | regex |
|---|---|
| Author | Gabriel Radanne <drupyog@zoho.com> |
| License | ISC |
| Published | |
| Homepage | https://github.com/Drup/tyre |
| Issue Tracker | https://github.com/Drup/tyre/issues |
| Maintainer | Gabriel Radanne <drupyog@zoho.com> |
| Dependencies | |
| Source [http] | https://github.com/Drup/tyre/releases/download/0.4.1/tyre-0.4.1.tbz sha256=4f517a3e2e5d3a378e831ffb3fae6b3ec26316af7a88f516170c74948f446c78 md5=41923cb08a11f93d704b79f7bb078640 |
| Edit | https://github.com/ocaml/opam-repository/tree/master/packages/tyre/tyre.0.4.1/opam |
Required by


