| Paketname | libgee2 |
| Beschreibung | GObject based collection library |
| Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
| Version | 0.5.2-1 |
| Sektion | libs |
| Priorität | optional |
| Installierte Größe | 348 Byte |
| Hängt ab von | libc6 (>= 2.3.6-6~), libglib2.0-0 (>= 2.24.0) |
| Empfohlene Pakete | |
| Paketbetreuer | Maintainers of Vala packages |
| Quelle | libgee |
| Paketgröße | 103582 Byte |
| Prüfsumme MD5 | 188609c1401eeb8addcb8eece86c976e |
| Prüfsumme SHA1 | ab506a7a0f8c02bfa1e4ff06fcc0ff5d8649a9d5 |
| Prüfsumme SHA256 | 8fa5bc9c1e91e0d3436583ba561e38bb2b67364d720b8226fbbbfa8e22e7e582 |
| Link zum Herunterladen | libgee2_0.5.2-1_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.
|