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"''.
Author | Jérémie Dimino |
---|---|
License | BSD-3-Clause |
Published | |
Homepage | http://estring.forge.ocamlcore.org/ |
Maintainer | jeremie@dimino.org |
Dependencies |
|
Conflicts |
|
Source [http] | https://download.ocamlcore.org/estring/estring/1.3/estring-1.3.tar.gz sha256=8fed5700cc35f0e5f218496bc355a9a9dd2c907ffa2cc291b817d517cbb7df2c md5=b96f06de405ea3a6b4a21b672672bb14 |
Edit | https://github.com/ocaml/opam-repository/tree/master/packages/estring/estring.1.3/opam |
Required by
- pa_sqlexpr
- sqlexpr<0.8.0
Optionally used by
- sqlexpr>=0.8.0