Package: wnpp Severity: whishlist 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.
License written by the author: > Copyright 1999 by Gerd Stolpmann > The package "xstr" is copyright by Gerd Stolpmann. > Permission is hereby granted, free of charge, to any person obtaining > a copy of the "xstr" software (the "Software"), to deal in the > Software without restriction, including without limitation the rights > to use, copy, modify, merge, publish, distribute, sublicense, and/or > sell copies of the Software, and to permit persons to whom the > Software is furnished to do so, subject to the following conditions: > The above copyright notice and this permission notice shall be included > in all copies or substantial portions of the Software. > The Software is provided ``as is'', without warranty of any kind, express > or implied, including but not limited to the warranties of > merchantability, fitness for a particular purpose and noninfringement. > In no event shall Gerd Stolpmann be liable for any claim, damages or > other liability, whether in an action of contract, tort or otherwise, > arising from, out of or in connection with the Software or the use or > other dealings in the software. The original package may be downloaded from: http://www.ocaml-programming.de/packages/xstr-0.2.tar.gz -- - Zack - Stefano Zacchiroli <[EMAIL PROTECTED]> ICQ# 33538863 Home Page: http://www.students.cs.unibo.it/~zacchiro Undergraduate Student of Computer Science at University of Bologna, Italy SysAdm of verdicchio.students.cs.unibo.it (130.136.3.134) "Information wants to be Open"