spread-sheet-widget 0.8
Gtk+ widget for dealing with 2-D tabular data
GNU Spread Sheet Widget is a library for Gtk+ which provides a widget for viewing and manipulating 2 dimensional tabular data in a manner similar to many popular spread sheet programs.
- Website: https://www.gnu.org/software/ssw/
- Licenses: GPL 3+
- Package source: gnu/packages/gtk.scm
- Builds: See build status
- Issues: See known issues
Installation
Install spread-sheet-widget 0.8
as follows:
guix install spread-sheet-widget@0.8
Or install the latest version:
guix install spread-sheet-widget
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell
documentation for more information.