Personal tools
Skip to content. | Skip to navigation
This package includes the libgda SQLite provider.
This libgda-sqlite includes the libgda SQLite provider.
An Open Source implementation of the GDI+ API, it is part of the Mono Project
GNOME Devtool Libraries contains components and libraries that are intended to be shared between GNOME development tools, including anjuta2, gnome-build and gnome-debug. The current pieces of GDL include: * A symbol browser bonobo component (symbol-browser-control). * A docking widget (gdl). * A utility library that also contains the stubs and skels for the symbol browser and text editor components (gdl, idl).
GDL adds dockable widgets to GTK+. The user can rearrange those widgets by drag and drop and layouts can be saved and loaded. Currently it is used by anjuta, inkscape, gtranslator and others.
libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. libgee provides the following interfaces: * Iterable * 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.
libgee is a collection library providing GObject-based interfaces and classes for commonly used data structures. libgee provides the following interfaces: * Iterable * Collection * List * Set * MultiSet * Queue * Deque * Iterator * Map * MultiMap The ArrayList, 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.
GeoTIFF represents an effort by over 160 different remote sensing, GIS, cartographic, and surveying related companies and organizations to establish a TIFF based interchange format for georeferenced raster imagery.