| Paketname | libgee2 |
| Beschreibung | GObject based collection library |
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
| Version | 0.5.0-2 |
| Sektion | universe/libs |
| Priorität | optional |
| Installierte Größe | 328 Byte |
| Hängt ab von | libc6 (>= 2.1.3), libglib2.0-0 (>= 2.20.0) |
| Empfohlene Pakete | |
| Paketbetreuer | Ubuntu Developers |
| Quelle | libgee |
| Paketgröße | 92566 Byte |
| Prüfsumme MD5 | 7edf1a794025c86209dcd6a193597eff |
| Prüfsumme SHA1 | 49ff1082d097d08dd3d70bccfb709ca375399512 |
| Prüfsumme SHA256 | 1e01425f6f1e19f070dd591b423b248512ee7d7e8fabc7fba494b39525c39225 |
| Link zum Herunterladen | libgee2_0.5.0-2_i386.deb |
| Ausführliche Beschreibung | libgee is a collection library providing GObject-based interfaces and
classes for commonly used data structures.
.
libgee provides the following interfaces:
* Iterable
* 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 shared libraries.
|