Package : ocaml-xstr > RPM : ocaml-xstr-0.2.1-7.mga5.i586.rpm

Basic items

Install
Name ocaml-xstr
Version 0.2.1
Release 7.mga5
URL http://projects.camlcity.org/projects/xstr.html
Group Development/OCaml
Summary Thread-safe implementation of string searching/matching/splitting
Size 111KB
Arch i586
License MIT/X11

Description

This package implements frequent string operations: searching, replacing,
splitting, matching. It is independent from the Str library, and can
replace Str in many cases. Unlike Str, xstr is thread-safe. xstr does
not implement regular expressions in general, but an important subset.
Some operations of xstr are performed as quickly as by Str; if the string
to be processed is small, xstr is often faster than Str; if the string is
big, xstr is upto half as fast than Str.

Media information

Distribution release Mageia 5
Media name core-release
Media arch i586

Advanced items

Source RPM ocaml-xstr-0.2.1-7.mga5.src.rpm
Build time 2014-10-17 23:36:40
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie