RegexKit 0.3.1 (Default branch) |
|
|
Wednesday October 31, 2007. 11:42 PM FreshMeat
RegexKit is an Objective-C framework for regular
expressions using the PCRE library for Mac OS X
Cocoa and GNUstep. It includes an extensive
collection of category additions for the NSArray,
NSDictionary, NSSet, and NSString Foundation
objects.
License: BSD License (revised)
Changes:
This releases is a bugfix/workaround for Safari 3 users downloading .dmg files from sourceforge, which Safari 3 incorrectly identifies as .bz2 files. As a workaround, the .dmg is placed inside a .tar file. Mac Safari 3 users should download this release if they encountered this issue. This release also includes support for Xcode 3.0 DocSet subscriptions to the RegexKit documentation. Once you subscribe, Xcode will notify you and update the RegexKit documentation automatically.
|