Paketname | libgee-dev |
Beschreibung | GObject based collection library (development files) |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 0.5.0-2 |
Sektion | universe/libdevel |
Priorität | optional |
Installierte Größe | 328 Byte |
Hängt ab von | libgee2 (= 0.5.0-2), libglib2.0-dev (>= 2.12.0) |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | libgee |
Paketgröße | 19696 Byte |
Prüfsumme MD5 | 6900c201f62a7b06199a0227a5fdaeb6 |
Prüfsumme SHA1 | b047882a67ff27fc31970014aaabfeb150ffec91 |
Prüfsumme SHA256 | 5f79a66ee272fa74b930ff35e91a24020da1a566e7263006f441f9d97cffbdde |
Link zum Herunterladen | libgee-dev_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 headers and development libraries.
|