ostri 0.1.0
A string-like object with Cython optimized match() and sub() methods.
oStri is an object subclassing str, and providing Cython optimized match() and sub() methods, wrapping the standard C library (POSIX).
Requirements: gcc or other C compiler, POSIX compatible libc, Python (tested with 2.6.X), Cython (to regenerate C bindings)
- Author: Mike 'Fuzzy' Partin
- Maintainer: Mike 'Fuzzy' Partin
- Home Page: https://wiki.fu-manchu.org/doku.php?id=projects:ostri#documentation
- Download URL: https://wiki.fu-manchu.org/lib/exe/fetch.php?media=projects:ostri-0.1.0.tgz
- Keywords: String Regex Search Replace Substitution
- License: Public Domain
- Platform: POSIX
- Provides ostri.so
-
Categories
- Development Status :: 3 - Alpha
- Intended Audience :: Developers
- License :: Public Domain
- Operating System :: POSIX
- Operating System :: Unix
- Programming Language :: C
- Programming Language :: Cython
- Programming Language :: Python
- Programming Language :: Python :: 2
- Programming Language :: Python :: 2.6
- Topic :: Software Development
- Topic :: Software Development :: Libraries :: Python Modules
- Topic :: Text Processing
- Package Index Owner: fuzzy
- DOAP record: ostri-0.1.0.xml
