Package libgee: Information

    Source package: libgee
    Version: 0.6.1-alt1
    Build time:  Apr 13, 2011, 08:11 PM
    Category: System/Libraries
    Report package bug
    License: LGPL
    Summary: a collection library providing GObject-based interfaces
    Description: 
    libgee is a collection library providing GObject-based interfaces and classes
    for commonly used data structures.
    
    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.

    List of rpms provided by this srpm:
    libgee (x86_64, i586)
    libgee-debuginfo (x86_64, i586)
    libgee-devel (x86_64, i586)
    libgee-gir (x86_64, i586)
    libgee-gir-devel (noarch)

    Maintainer: Ildar Mulyukov

    List of contributors:
    Alexey Shabalin
    Ildar Mulyukov

    ACL:
    Ildar Mulyukov
    @gnome

      1. glib2-devel
      2. gobject-introspection-devel
      3. vala

    Last changed


    Jan. 31, 2011 Alexey Shabalin 0.6.1-alt1
    - 0.6.1
    Oct. 18, 2010 Alexey Shabalin 0.6.0-alt1
    - 0.6.0
    - add gir subpackages
    May 24, 2010 Ildar Mulyukov 0.5.0_9_g9a3d481-alt1
    - minor new version compatible with current vala