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

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


Branch: pkgsrc-2020Q1, Version: 0.20.1nb4, Package name: libgee-0.20.1nb4, 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.


Required to run:
[devel/glib2]

Required to build:
[devel/gobject-introspection]

Master sites: (Expand)

SHA1: 39f30589e0833aa89ac37337d7b02c0a3e73e743
RMD160: af7b11b7709d7b07981b45d30b65698ea0c0786a
Filesize: 665.492 KB

Version history: (Expand)