Package ocaml-text-runtime: Information

    Binary package: ocaml-text-runtime
    Version: 0.5-alt1
    Architecture: x86_64
    Build time:  Jan 12, 2012, 02:24 PM
    Source package: ocaml-text
    Category: Development/ML
    Report package bug
    License: BSD
    Summary: Ocaml-text is a library for manipulation of unicode text
    Description: 
    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.

    Maintainer: Alexey Shabalin

    List of contributors:
    Alexey Shabalin

    Last changed


    Dec. 27, 2011 Alexey Shabalin 0.5-alt1
    - initial build