Fedora 19 Update: libgee-0.10.5-1.fc19

updates at fedoraproject.org updates at fedoraproject.org
Sat Feb 15 07:08:42 UTC 2014


--------------------------------------------------------------------------------
Fedora Update Notification
FEDORA-2014-1281
2014-01-22 01:44:10
--------------------------------------------------------------------------------

Name        : libgee
Product     : Fedora 19
Version     : 0.10.5
Release     : 1.fc19
URL         : http://live.gnome.org/Libgee
Summary     : GObject collection library
Description :
libgee is a collection library providing GObject-based interfaces and
classes for commonly used data structures.

* Traversable
  o Iterable
    + Collection
      - List
        * BidirList
      - Set
        * SortedSet
          o BidirSortedSet
      - MultiSet
      - Queue
        * Deque
    + Map
      - SortedMap
        * BidirSortedMap
  o Iterator
    + BidirIterator
      - BidirListIterator
    + ListIterator
      - BidirListIterator
* MultiMap

The ArrayList, ArrauQueue, ConcurrentLinkedList, ConcurrentSet, HashSet,
HashMap, HashMultiSet, HashMultiMap, LinkedList, PriorityQueue, 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 provide 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.

--------------------------------------------------------------------------------
Update Information:

Update to latest builds from www.gnome.org
--------------------------------------------------------------------------------
ChangeLog:

* Mon Jan 20 2014 Richard Hughes <rhughes at redhat.com> - 0.10.5-1
- Update to 0.10.5
--------------------------------------------------------------------------------

This update can be installed with the "yum" update program.  Use 
su -c 'yum update libgee' at the command line.
For more information, refer to "Managing Software with yum",
available at http://docs.fedoraproject.org/yum/.

All packages are signed with the Fedora Project GPG key.  More details on the
GPG keys used by the Fedora Project can be found at
https://fedoraproject.org/keys
--------------------------------------------------------------------------------


More information about the package-announce mailing list