[ANN] oStri: Cython optimized String object

Mike 'Fuzzy' Partin fuzzy at fu-manchu.org
Fri May 21 08:37:17 CEST 2010


Optimized String-like Object is kind of a misnomer in that, the object
provided is a subclass of the base str type, adding optimized (Cython
bindings to the standard (POSIX) libc regex and string functions)
match() and sub() methods.

Homepage: https://wiki.fu-manchu.org/doku.php?id=projects:ostri



More information about the Python-announce-list mailing list