This package browser is in early development. Mind the rough edges.

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.

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:

[![Version in GNU Guix](https://packages.guix.gnu.org/packages/spread-sheet-widget/badges/latest-version.svg)](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]]