textversion

Library for dealing with "text", i.e. sequence of unicode characters, in a convenient way

It supports:

  • character encoding/decoding using iconv
  • manipulation of text as UTF-8 encoded strings
  • localised text functions such as compare, upper, ...
  • human readable regular expression inside patterns
AuthorJérémie Dimino
Published
Homepagehttps://github.com/vbmithr/ocaml-text
Issue Trackerhttps://github.com/vbmithr/ocaml-text/issues
Maintainervb@luminar.eu.org
Dependencies
Optional dependencies
Source [http] https://github.com/vbmithr/ocaml-text/releases/download/0.8.1/text-0.8.1.tbz
sha256=163b2cbc9f07915ea9093333b689f85fb6bcad3c4876222001f19c2016ee1d54
sha512=b096d761fd664bb8a814bedf8d5454de305d82baf43d5e59528e04126d573c6c337e6b8bd7c58e647e7020f6dcb7d4bd42ddd2730296808de28bc556ccdea187
Edithttps://github.com/ocaml/opam-repository/tree/master/packages/text/text.0.8.1/opam
Required by
Optionally used by
  • lwt>=2.4.3 & <2.4.6