Path to this page:
./
devel/libgee,
Library providing GObject-based interfaces and classes
Branch: pkgsrc-2011Q4,
Version: 0.6.3,
Package name: libgee-0.6.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 build:[
devel/libtool-base] [
devel/pkg-config] [
devel/gmake]
Master sites: (Expand)
SHA1: ac60d6856fd8ed560904fe80860a90cf92296b94
RMD160: 24642677a8c8fa4158b08905435fd25bf934f856
Filesize: 480.557 KB
Version history: (Expand)
- (2012-01-08) Package added to pkgsrc.se, version libgee-0.6.3 (created)