Package : ocaml-xstr > RPM : ocaml-xstr-0.2.1-9.mga6.i586.rpm

Basic items

Install
Name ocaml-xstr
Version 0.2.1
Release 9.mga6
URL http://projects.camlcity.org/projects/xstr.html
Group Development/OCaml
Summary Thread-safe implementation of string searching/matching/splitting
Size 113KB
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 6
Media name core-release
Media arch i586

Advanced items

Source RPM ocaml-xstr-0.2.1-9.mga6.src.rpm
Build time 2016-02-12 05:07:46
Changelog View in Sophie
Files View in Sophie
Dependencies View in Sophie