82db339843
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. This package contains the 0.8 branch of the library.
6 lines
311 B
Text
6 lines
311 B
Text
$NetBSD: distinfo,v 1.1 2012/12/08 23:20:07 wiz Exp $
|
|
|
|
SHA1 (libgee-0.8.2.tar.xz) = 762800f769fee6ff0d42c7d9772a9a036d020b67
|
|
RMD160 (libgee-0.8.2.tar.xz) = e484b9712a45a009829da49f677ca66bbe3f5f40
|
|
Size (libgee-0.8.2.tar.xz) = 583048 bytes
|
|
SHA1 (patch-gee_Makefile.in) = 344091da335523de69c934103fa9319ce7b0c1fb
|