package annexlib

  1. Overview
  2. Docs
An extension to the standard library

Install

Dune Dependency

Authors

Maintainers

Sources

annexlib-0.13.5.tar.gz
md5=6ea5faffaabd94caa102677f13653dbf

Description

Annexlib contains a lot of the routines I find myself needing all the time that aren't in the standard library (Especially string searching and manipulation), and some other odds and ends that are useful at times. Highlights include wildcard globbing, lots of string searching and manipulation routines, locale support, ~user-style path expansion, and more.

Published: 21 Nov 2013

Dependencies (3)

  1. pcre
  2. ocamlfind
  3. ocaml < "4.06.0"

Dev Dependencies

None

Used by (1)

  1. ocaml-xml-rpc

Conflicts

None