freebsd-ports/devel/ocaml-xstr/distinfo
Ion-Mihai Tetcu 1683d870a0 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.

Author:	Gerd Stolpmann <gerd@gerd-stolpmann.de>
WWW:	http://www.ocaml-programming.de/packages/

PR:		ports/101032
Submitted by:	Stanislav Sedov <ssedov at mbsd.msk.ru>
2006-08-06 14:17:12 +00:00

4 lines
186 B
Plaintext

MD5 (xstr-0.2.1.tar.gz) = 81598c438d6ab5c5d544ea7cc6ed8a34
SHA256 (xstr-0.2.1.tar.gz) = 796f77589af651d1bb627444fa48c76d887c97d98a58cb95913d86103fb168be
SIZE (xstr-0.2.1.tar.gz) = 14703