pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel/libgee



Module Name:    pkgsrc
Committed By:   ahoka
Date:           Thu Mar  5 21:59:43 UTC 2009

Update of /cvsroot/pkgsrc/devel/libgee
In directory ivanova.netbsd.org:/tmp/cvs-serv23534

Log Message:
Import libgee-0.1.5 as devel/libgee.

libgee is a collection library providing GObject-based interfaces and classes
for commonly used data structures.

libgee provides the following interfaces:

    * Iterable
          o 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.

Status:

Vendor Tag:     TNF
Release Tags:   pkgsrc-base
                
N pkgsrc/devel/libgee/Makefile
N pkgsrc/devel/libgee/PLIST
N pkgsrc/devel/libgee/distinfo
N pkgsrc/devel/libgee/DESCR
N pkgsrc/devel/libgee/buildlink3.mk

No conflicts created by this import



Home | Main Index | Thread Index | Old Index