libgee-0.8 0.10.5-1 source package in Ubuntu
Changelog
libgee-0.8 (0.10.5-1) unstable; urgency=low * Team upload. * New upstream release. * debian/watch: Track stable releases. -- Michael Biebl <email address hidden> Sun, 22 Sep 2013 22:43:58 +0200
Upload details
- Uploaded by:
- Maintainers of Vala packages
- Uploaded to:
- Sid
- Original maintainer:
- Maintainers of Vala packages
- Architectures:
- any
- Section:
- misc
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libgee-0.8_0.10.5-1.dsc | 2.3 KiB | 2aaeaeea1b57a6fb6471837fcde5287c4ceebb329337efacf8db1639c2e256f2 |
libgee-0.8_0.10.5.orig.tar.xz | 611.8 KiB | 84d801cac35cb93ae779e77cab8c379c31a3b30b55a5fb021af2008a38f87b15 |
libgee-0.8_0.10.5-1.debian.tar.gz | 8.2 KiB | 02fae591e007e27bec0da8121a40f4cb6595fed1836397e2bf70cb3b777a59ec |
Available diffs
- diff from 0.10.2-1 to 0.10.5-1 (44.7 KiB)
No changes file available.
Binary packages built by this source
- gir1.2-gee-0.8: No summary available for gir1.2-gee-0.8 in ubuntu saucy.
No description available for gir1.2-gee-0.8 in ubuntu saucy.
- libgee-0.8-2: No summary available for libgee-0.8-2 in ubuntu saucy.
No description available for libgee-0.8-2 in ubuntu saucy.
- libgee-0.8-2-dbg: GObject based collection library - library symbols
libgee is a collection library providing GObject-based interfaces and
classes for commonly used data structures.
.
This package contains the library symbols.
- libgee-0.8-dev: GObject based collection library (development files)
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.