libgee-0.8 0.20.5-1 source package in Ubuntu
Changelog
libgee-0.8 (0.20.5-1) unstable; urgency=medium [ Rico Tzschichholz ] * New upstream release [ Debian Janitor ] * Bump debhelper from old 11 to 13. * Set upstream metadata fields: Bug-Database, Bug-Submit (from ./configure), Name (from ./configure), Repository, Repository-Browse. * Drop transition for old debug package migration. * Update standards version to 4.6.0, no changes needed. * Avoid explicitly specifying -Wl,--as-needed linker flag. [ Jeremy Bicha ] * Build-Depend on dh-sequence-gir & dh-sequence-gnome * debian/rules: Simplify -- Jeremy Bicha <email address hidden> Thu, 10 Feb 2022 08:08:33 -0500
Upload details
- Uploaded by:
- Debian GNOME Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian GNOME Maintainers
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
libgee-0.8_0.20.5-1.dsc | 2.2 KiB | d3c370bd5985bfccb48b27f0008dfbbc5d96fd9eabfca4b1c6a2ff56d136e80f |
libgee-0.8_0.20.5.orig.tar.xz | 671.3 KiB | 31863a8957d5a727f9067495cabf0a0889fa5d3d44626e54094331188d5c1518 |
libgee-0.8_0.20.5-1.debian.tar.xz | 8.9 KiB | fb9774568dda5cfb68fc138ac9c8b375f8591bec98b5bbc44779f87e7858ebb8 |
Available diffs
- diff from 0.20.4-1build1 (in Ubuntu) to 0.20.5-1 (202.5 KiB)
No changes file available.
Binary packages built by this source
- gir1.2-gee-0.8: GObject based collection and utility library (GObject-Introspection)
This package contains introspection data for libgee, which can be used
to generate dynamic bindings.
.
libgee is a collection and utility library providing GObject-based
interfaces and classes for commonly used data structures.
- libgee-0.8-2: GObject based collection and utility library
libgee is a collection library providing GObject-based interfaces and
classes for commonly used data structures.
.
libgee provides the following interfaces:
* Traversable
- Iterable
+ Collection
# List
* BidirList
# Set
* SortedSet
- BidirSortedSet
# MultiSet
# Queue
* Deque
+ Map
# SortedMap
* BidirSortedMap
- Iterator
+ BidirIterator
# BidirListIterator
+ ListIterator
# BidirListIterator
* MultiMap
* Future
.
The ArrayList, ArrauQueue, ConcurrentLinkedList, ConcurrentSet, HashSet,
HashMap, HashMultiSet, HashMultiMap, LinkedList, PriorityQueue, Promise,
TreeSet, TreeMap, TreeMultiSet, and TreeMultiMap classes provide a
reasonable sample implementation of those interfaces. In addition, a set of
abstract classes are provided to ease the implementation of new collections.
.
Around that, the API provides means to retrieve read-only views, efficient
sort algorithms, simple, bi-directional or index-based mutable iterators
depending on the collection type.
.
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.
- libgee-0.8-2-dbgsym: debug symbols for libgee-0.8-2
- libgee-0.8-dev: GObject based collection and utility library (development files)
libgee is a collection library providing GObject-based interfaces and
classes for commonly used data structures.
.
libgee provides the following interfaces:
* Traversable
- Iterable
+ Collection
# List
* BidirList
# Set
* SortedSet
- BidirSortedSet
# MultiSet
# Queue
* Deque
+ Map
# SortedMap
* BidirSortedMap
- Iterator
+ BidirIterator
# BidirListIterator
+ ListIterator
# BidirListIterator
* MultiMap
* Future
.
The ArrayList, ArrauQueue, ConcurrentLinkedList, ConcurrentSet, HashSet,
HashMap, HashMultiSet, HashMultiMap, LinkedList, PriorityQueue, Promise,
TreeSet, TreeMap, TreeMultiSet, and TreeMultiMap classes provide a
reasonable sample implementation of those interfaces. In addition, a set of
abstract classes are provided to ease the implementation of new collections.
.
Around that, the API provides means to retrieve read-only views, efficient
sort algorithms, simple, bi-directional or index-based mutable iterators
depending on the collection type.
.
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.