ANN: BDB version 0.2.1
Oliver Langer <[email protected]> Thu, 31 Aug 2006 23:35:59 +0200
| Newsgroups | gmane.comp.lib.gnustep.announce |
|---|---|
| Message-ID | <6148B84A-59E5-45B2-AB4A-69EF80C88013__15358.2222563729$1157061216$gmane$org@gmxpro.de> |
I am pleased to announce version 0.2.1 of the berkeley database wrapper for objective-c BDB. 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).