Name : libgee Relocations: (not relocatable) Version : 0.6.8 Vendor: ALT Linux Team Release : alt1 Build Date: Tue Mar 5 14:57:08 2013 Install date: (not installed) Build Host: shaba-sisyphus.hasher.altlinux.org Group : System/Libraries Source RPM: (none) Size : 546579 License: LGPL Packager : Ildar Mulyukov URL : http://live.gnome.org/Libgee Summary : a collection library providing GObject-based interfaces Description : libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. 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.