• en

annexlib 0.13.5

Homepage http://raevnos.pennmush.org/code/annexlib/index.html
Maintainer contact@ocamlpro.com
Dependencies
& ocamlfind
pcre-ocaml
Published Aug 21, 2012
Source [http] http://godi-backup2.camlcity.org/godi-backup/annexlib-0.13.5.tar.gz
6ea5faffaabd94caa102677f13653dbf
Edit https://github.com/ocaml/opam-repository/tree/master/packages/annexlib/annexlib.0.13.5/opam

An extension to the standard library

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.

Necessary for
ocaml-xml-rpc