Path to this page:
./
devel/libgee,
Library providing GObject-based interfaces and classes
Branch: pkgsrc-2010Q3,
Version: 0.5.3,
Package name: libgee-0.5.3,
Maintainer: pkgsrc-userslibgee is a collection library providing GObject-based interfaces and classes
for commonly used data structures.
libgee provides the following interfaces:
* Iterable
o 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.
Required to run:[
devel/glib2]
Required to build:[
devel/pkg-config] [
devel/libtool-base]
Master sites: (Expand)
SHA1: 66284450fc14cf8b5fb8adec320027bf31cb5539
RMD160: 1be9554f6e38d6197973265ef5e496a3dc007565
Filesize: 452.739 KB
Version history: (Expand)
- (2010-10-17) Package added to pkgsrc.se, version libgee-0.5.3 (created)