Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37046648
en ru br
ALT Linux repos
S:0.8.5-alt1

Group :: Development/ML
RPM: ocaml-astring

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.8.5-alt1
Build date: 3 september 2020, 07:44 ( 186.2 weeks ago )
Size: 38.12 Kb

Home page:   http://erratique.ch/software/astring

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.

Current maintainer: Anton Farygin

List of contributors

List of rpms provided by this srpm:

  • ocaml-astring
  • ocaml-astring-debuginfo
  • ocaml-astring-devel
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin