estringversion

Extension for string literals

Estring allows to transform string literals in programs by prefixing them with a specifier. For example u"foo"'' can be automatically replaced by Unicode.of_string "foo"''.

AuthorJérémie Dimino
LicenseBSD-3-Clause
Published
Homepagehttp://estring.forge.ocamlcore.org/
Maintainerjeremie@dimino.org
Dependencies
Conflicts
Source [http] https://download.ocamlcore.org/estring/estring/1.3/estring-1.3.tar.gz
md5=b96f06de405ea3a6b4a21b672672bb14
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/estring/estring.1.3/opam
Required by
Optionally used by