INFO
Name: libgee
Version: 0.20.1-1.el8
Arch: s390x
Summary: GObject collection library
License: LGPLv2+
Vendor: AlmaLinux
Build Host: alma9-build.sinenomine.net
Build Date: Wed Jul 13 21:11:19 2022
Size: 1015236
URL: https://wiki.gnome.org/Projects/Libgee
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.
FILES
/usr/lib/.build-id
/usr/lib/.build-id/27
/usr/lib/.build-id/27/ef398007c513f19c9472326420b55d5974ac3e
/usr/lib64/girepository-1.0
/usr/lib64/girepository-1.0/Gee-0.8.typelib
/usr/lib64/libgee-0.8.so.2
/usr/lib64/libgee-0.8.so.2.6.1
/usr/share/doc/libgee
/usr/share/doc/libgee/AUTHORS
/usr/share/doc/libgee/MAINTAINERS
/usr/share/doc/libgee/NEWS
/usr/share/doc/libgee/README
/usr/share/licenses/libgee
/usr/share/licenses/libgee/COPYING
REQUIRES
libc.so.6()(64bit)
libc.so.6(GLIBC_2.2)(64bit)
libc.so.6(GLIBC_2.4)(64bit)
libgio-2.0.so.0()(64bit)
libglib-2.0.so.0()(64bit)
libgobject-2.0.so.0()(64bit)
rpmlib(CompressedFileNames) 3.0.4-1
rpmlib(FileDigests) 4.6.0-1
rpmlib(PayloadFilesHavePrefix) 4.0-1
rpmlib(PayloadIsXz) 5.2-1
rtld(GNU_HASH)
PROVIDES
libgee 0.20.1-1.el8
libgee(s390-64) 0.20.1-1.el8
libgee-0.8.so.2()(64bit)
CONFIG FILES
/usr/lib/.build-id a
/usr/lib/.build-id/27 a
/usr/lib/.build-id/27/ef398007c513f19c9472326420b55d5974ac3e a
/usr/lib64/girepository-1.0
/usr/lib64/girepository-1.0/Gee-0.8.typelib
/usr/lib64/libgee-0.8.so.2
/usr/lib64/libgee-0.8.so.2.6.1
/usr/share/doc/libgee
/usr/share/doc/libgee/AUTHORS d
/usr/share/doc/libgee/MAINTAINERS d
/usr/share/doc/libgee/NEWS d
/usr/share/doc/libgee/README d
/usr/share/licenses/libgee
/usr/share/licenses/libgee/COPYING l
LICENSE FILES
LGPLv2+
|