RegexKit News
Status: Beta
Brought to you by:
jengelhart
Many improvements in the handling of Unicode strings.
The NSString additions and RKEnumerator class now calculate character indexes and NSRange values the same way the Foundation NSString class does for all string encodings.
Perl style \u, \l, \U, \L, and \E escape sequences for case conversions, and \digit for capture subpattern references in replacement reference strings.
See "Release Information - Release Notes for 0.4.0 Beta" for more information.