Package ocaml-astring: Information

    Source package: ocaml-astring
    Version: 0.8.3-alt1
    Build time:  Apr 2, 2019, 05:42 AM in the task #226140
    Category: Development/ML
    Report package bug
    License: ISC
    Summary: Alternative String module for OCaml
    Description: 
    Astring exposes an alternative String module for OCaml. This module tries to
    balance minimality and expressiveness for basic, index-free, string processing
    and provides types and functions for substrings, string sets and string maps.
    
    Remaining compatible with the OCaml String module is a non-goal. The String module
    exposed by Astring has exception safe functions, removes deprecated and rarely used
    functions, alters some signatures and names, adds a few missing functions and
    fully exploits OCaml's newfound string immutability.

    List of rpms provided by this srpm:
    ocaml-astring (x86_64, i586, aarch64)
    ocaml-astring-debuginfo (x86_64, i586, aarch64)
    ocaml-astring-devel (x86_64, i586, aarch64)

    Maintainer: Anton Farygin

    List of contributors:
    Anton Farygin

      1. ocaml >= 4.07.1
      2. ocaml-findlib
      3. ocaml-ocamlbuild
      4. ocaml-topkg-devel
      5. opam

    Last changed


    Oct. 23, 2018 Anton Farygin 0.8.3-alt1
    - first build for ALT