Path to this page:
./
devel/libgee,
Library providing GObject-based interfaces and classes
Branch: pkgsrc-2015Q1,
Version: 0.16.1,
Package name: libgee-0.16.1,
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.
This package contains the older 0.6 branch of the library.
Master sites: (Expand)
SHA1: 0f7447b12e02e7123a35c1c70ad5bbf1fb2fe14a
RMD160: 87ab5ad6c8a111ca62884acca59ec710e4e67980
Filesize: 651.391 KB
Version history: (Expand)
- (2015-04-03) Package added to pkgsrc.se, version libgee-0.16.1 (created)