casacore-tools
Tools built with CASA
The casacore package contains the core libraries of the old
AIPS++/CASA (Common Astronomy Software Applications) package. This
split was made to get a better separation of core libraries and
applications.
libparsexp-ocaml
S-expression parsing library (runtime)
This library provides generic parsers for parsing S-expressions from
strings or other medium.
python3-glcontext
Python 3 abstraction layer for OpenGL contexts
This package provides a framework for the platform-dependent OpenGL
initialization code and is primarily used by ModernGL. The modularization
makes it simple to add additional platform support.
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.