Package ocaml-text: Information

    Source package: ocaml-text
    Version: 0.5-alt1
    Build time:  Jan 12, 2012, 02:24 PM
    Category: Development/ML
    Report package bug
    License: BSD
    Summary: Development files for ocaml-text-runtime
    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.
    
    This package contains the development files needed to build applications
    using ocaml-text.

    List of rpms provided by this srpm:
    ocaml-text (x86_64, i586)
    ocaml-text-runtime (x86_64, i586)
    ocaml-text-runtime-debuginfo (x86_64, i586)

    Maintainer: Alexey Shabalin

    List of contributors:
    Alexey Shabalin

    ACL:
    Alexey Shabalin
    @everybody

      1. glibc-devel
      2. libncurses-devel
      3. findlib
      4. ocaml
      5. ocamlbuild
      6. ocamldoc
      7. pcre-ocaml
      8. camlp4

    Last changed


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