Docs GODI Archive
Projects Blog Link DB

Look up function:

(e.g. "List.find" or "keysym")
More options

FREE SOFTWARE ON CAMLCITY.ORG

GODI Package godi-ocaml-text

A library dealing with text as sequence of unicode characters.

OCaml-Text is a 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 In order to be the compatible with other ocaml library without pain, OCaml-Text choose to use only regular strings for dealing with text. * Requirement OCaml-Text needs ocaml >= 3.11 and libiconv. It require also pcre bindings for ocaml to have regular expression support.

Version: 0.4
Homepage: http://ocaml-text.forge.ocamlcore.org/
Maintainer: jmaloberti@gmail.com
Files: doc/godi-ocaml-text/LICENSE
doc/godi-ocaml-text/api/Encoding.html
doc/godi-ocaml-text/api/Text.html
doc/godi-ocaml-text/api/index.html
doc/godi-ocaml-text/api/index_attributes.html
doc/godi-ocaml-text/api/index_class_types.html
doc/godi-ocaml-text/api/index_classes.html
doc/godi-ocaml-text/api/index_exceptions.html
doc/godi-ocaml-text/api/index_methods.html
doc/godi-ocaml-text/api/index_module_types.html
doc/godi-ocaml-text/api/index_modules.html
doc/godi-ocaml-text/api/index_types.html
doc/godi-ocaml-text/api/index_values.html
doc/godi-ocaml-text/api/style.css
doc/godi-ocaml-text/api/type_Encoding.html
doc/godi-ocaml-text/api/type_Text.html
doc/godi-ocaml-text/examples/Makefile
doc/godi-ocaml-text/examples/regexp.ml
doc/godi-ocaml-text/manual.pdf
lib/ocaml/pkg-lib/stublibs/dlltext-bigarray.so
lib/ocaml/pkg-lib/stublibs/dlltext-bigarray.so.owner
lib/ocaml/pkg-lib/stublibs/dlltext.so
lib/ocaml/pkg-lib/stublibs/dlltext.so.owner
lib/ocaml/pkg-lib/text/META
lib/ocaml/pkg-lib/text/encoding.cmi
lib/ocaml/pkg-lib/text/encoding.cmi_pretty
lib/ocaml/pkg-lib/text/encoding.mli
lib/ocaml/pkg-lib/text/encoding_bigarray.cmi
lib/ocaml/pkg-lib/text/encoding_bigarray.cmi_pretty
lib/ocaml/pkg-lib/text/encoding_bigarray.mli
lib/ocaml/pkg-lib/text/libtext-bigarray.a
lib/ocaml/pkg-lib/text/libtext.a
lib/ocaml/pkg-lib/text/text-bigarray.a
lib/ocaml/pkg-lib/text/text-bigarray.cma
lib/ocaml/pkg-lib/text/text-bigarray.cmxa
lib/ocaml/pkg-lib/text/text-pcre-syntax.a
lib/ocaml/pkg-lib/text/text-pcre-syntax.cma
lib/ocaml/pkg-lib/text/text-pcre-syntax.cmxa
lib/ocaml/pkg-lib/text/text-pcre.a
lib/ocaml/pkg-lib/text/text-pcre.cma
lib/ocaml/pkg-lib/text/text-pcre.cmxa
lib/ocaml/pkg-lib/text/text.a
lib/ocaml/pkg-lib/text/text.cma
lib/ocaml/pkg-lib/text/text.cmi
lib/ocaml/pkg-lib/text/text.cmi_pretty
lib/ocaml/pkg-lib/text/text.cmxa
lib/ocaml/pkg-lib/text/text.mli
lib/ocaml/pkg-lib/text/text_pcre.cmi
lib/ocaml/pkg-lib/text/text_pcre.cmi_pretty
lib/ocaml/pkg-lib/text/text_pcre.mli
Built from sources: ocaml-text-0.4
This web site is published by Informatikbüro Gerd Stolpmann
Powered by Caml