./devel/libgee, Library providing GObject-based interfaces and classes

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2020Q3, Version: 0.20.3nb1, Package name: libgee-0.20.3nb1, Maintainer: pkgsrc-users

libgee 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.


Master sites: (Expand)

SHA1: 3cefb17ed069c3a28786844ab7aaa5b3e6005957
RMD160: 970c182ba72b39dcd02cc438b1af3b8cf97ad568
Filesize: 662.586 KB

Version history: (Expand)