Package: gr
Version: 0.41.2
Architecture: amd64
Maintainer: Josef Heinen <j.heinen@fz-juelich.de>
Installed-Size: 18532
Depends: libc6 (>= 2.29), libgcc1 (>= 1:3.0), libgl1, libgs9 (>= 8.61.dfsg.1), libqt5core5a (>= 5.12.2), libqt5gui5 (>= 5.8.0) | libqt5gui5-gles (>= 5.8.0), libqt5network5 (>= 5.0.2), libqt5widgets5 (>= 5.0.2), libqtcore4 (>= 4:4.6.1), libqtgui4 (>= 4:4.5.3), libstdc++6 (>= 5.2), libx11-6 (>= 2:1.2.99.901), libxt6
Filename: ./amd64/gr_0.41.2_amd64.deb
Size: 6571092
MD5sum: 5d0fc675478ca1a197a254a2734d3b7c
SHA1: f014568bd47a1cbd197265b6a5806a44c6a04ec4
SHA256: f9bef67b60755d01c18c063018d9bc66d2c54bc8eca708df4f1a1ee433178b91
Section: science
Priority: optional
Description: Visualization framework
 GR - a universal framework for visualization applications
 =========================================================
 .
 *GR* is a universal framework for cross-platform visualization
 applications. It offers developers a compact, portable and consistent
 graphics library for their programs. Applications range from publication
 quality 2D graphs to the representation of complex 3D scenes.
 .
 *GR* is essentially based on an implementation of a Graphical Kernel
 System (GKS) and OpenGL. As a self-contained system it can quickly and
 easily be integrated into existing applications (i.e. using the
 ``ctypes`` mechanism in Python or ``ccall`` in Julia).
 .
 The *GR* framework can be used in imperative programming systems or
 integrated into modern object-oriented systems, in particular those
 based on GUI toolkits. *GR* is characterized by its high
 interoperability and can be used with modern web technologies. The *GR*
 framework is especially suitable for real-time or signal processing
 environments.