[ANNOUNCE] libgee 0.1.0 - GObject collection library
[Posted July 30, 2007 by cook]
| From: |
| =?ISO-8859-1?Q?J=FCrg?= Billeter <j-AT-bitron.ch> |
| To: |
| gnome-announce-list-AT-gnome.org |
| Subject: |
| [ANNOUNCE] libgee 0.1.0 - GObject collection library |
| Date: |
| Fri, 27 Jul 2007 17:54:06 +0200 |
| Message-ID: |
| <1185551646.4662.7.camel@juerg-pd.bitron.ch> |
| Cc: |
| vala-AT-paldo.org |
This is the first release of libgee 0.1.0, the GObject collection
library.
libgee 0.1.0 is now available for download at:
http://www.paldo.org/libgee/libgee-0.1.0.tar.bz2
libgee is a collection library providing GObject-based interfaces and
classes for commonly used data structures.
libgee provides the following interfaces:
* Iterable
* Collection
* List
* Set
* Iterator
* Map
The ArrayList, HashSet, and HashMap classes provide a reasonable sample
implementation of the List, Set, and Map interfaces. ReadOnlyCollection,
ReadOnlyList, ReadOnlySet, and ReadOnlyMap are read-only wrapper classes
that prevent modification of the underlying collection.
libgee is written in Vala and can be used like any GObject-based C library.
It's planned to provide bindings for further languages.
Development is going on at svn://www.paldo.org/libgee/trunk
Jürg Billeter
_______________________________________________
gnome-announce-list mailing list
gnome-announce-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gnome-announce-list
(
Log in to post comments)