Announcement ============ Version 0.2.1 of the Berkeley Database Wrapper for Objective-C is now available. About BDB ========= BDB is a set of classes implementing an interface to Berkeley DB for the GNUstep and Mac OS X environment written in Objective-C language. It is based on the C API of Berkeley DB and offers an object oriented interface which relies on classes and mechanisms offered by the Foundation library. In its present state BDB offers a reduced set of functionality of Berkeley DB. Noteworty changes in this version ================================= - License changed. Now using GNU Lesser General Public License. - integration of ECLogging started Downloading BDB =============== BDB is available at http://sourceforge.net/projects/fortytwo/ The homepage of Berkeley DB Database is to be found at http://www.sleepycat.com/ License ======= The software is available under the GNU Lesser General Public License. A corresponding license file is contained in this package (see LICENSE). _______________________________________________ Info-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/info-gnustep
I am pleased to announce version 0.2.1 of the berkeley database
wrapper for objective-c BDB.
