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.
python3-quantities
Library for computation of physical quantities with units, based on numpy
Quantities is designed to handle arithmetic and
conversions of physical quantities, which have a magnitude, dimensionality
specified by various units, and possibly an uncertainty.
Quantities builds on the popular numpy library and is
designed to work with numpy ufuncs, many of which are already
supported.