ruby-atk
ATK bindings for the Ruby language
ATK is a toolkit providing accessibility interfaces for applications or other
toolkits. By implementing these interfaces, those other toolkits or
applications can be used with tools such as screen readers, magnifiers, and
other alternative input devices.
ruby-gdk-pixbuf2
Gdk-Pixbuf 2 bindings for the Ruby language
Gdk-Pixbuf is a library for loading and rendering images.
node-topojson
Node.js extension of GeoJSON that encodes topology
node-topojson is an extension of GeoJSON that encodes topology. Rather than
representing geometries discretely, geometries in TopoJSON files are stitched
together from shared line segments called *arcs*. TopoJSON eliminates
redundancy, offering much more compact representations of geometry than with
GeoJSON; typical TopoJSON files are 80% smaller than their GeoJSON
equivalents. In addition, TopoJSON facilitates applications that use topology.
ruby-glib2
GLib 2 bindings for the Ruby language
GLib is a useful general-purpose C library, notably used by GTK+ and GNOME.
ruby-gobject-introspection
GObject Introspection bindings for the Ruby language
GObject Introspection is a project for providing machine readable
introspection data of the API of C libraries. This introspection data can
be used in several different use cases, for example automatic code
generation for bindings, API verification and documentation generation.
ruby-gstreamer
GStreamer bindings for the Ruby language
GStreamer is a media processing framework with support for a wide variety of
data sources, sinks, and formats through the use of dynamically loaded
plugins.