spread-sheet-widget
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.
- Versions: 0.8
- 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 the latest version of spread-sheet-widget
as follows:
guix install spread-sheet-widget
Or install a particular version:
guix install spread-sheet-widget@0.8
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.
Badge code
You can use the following badge to inform users of spread-sheet-widget about the latest version available in Guix.
Example HTML:
<a href='https://packages.guix.gnu.org/packages/spread-sheet-widget'><img src='https://packages.guix.gnu.org/packages/spread-sheet-widget/badges/latest-version.svg' alt='Version in GNU Guix'></a>
Example Markdown:
[](https://packages.guix.gnu.org/packages/spread-sheet-widget)
Example Org:
[[https://packages.guix.gnu.org/packages/spread-sheet-widget][https://packages.guix.gnu.org/packages/spread-sheet-widget/badges/latest-version.svg]]