spread-sheet-widget 0.8-1 source package in Ubuntu
Changelog
spread-sheet-widget (0.8-1) unstable; urgency=medium * New upstream release 0.8 * many bugfixes * support for w32 builds * debian: Removed Ben as uploader (closes: #995788) -- Friedrich Beckmann <email address hidden> Thu, 07 Apr 2022 15:10:38 +0200
Upload details
- Uploaded by:
- Friedrich-beckmann
- Uploaded to:
- Sid
- Original maintainer:
- Friedrich-beckmann
- Architectures:
- any
- Section:
- misc
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Mantic | release | universe | misc | |
Lunar | release | universe | misc | |
Kinetic | release | universe | misc |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
spread-sheet-widget_0.8-1.dsc | 2.0 KiB | 7deff2c1c9be2ee5da508e0a6ed4bec755057d1d61be244c82ae545f61fc0631 |
spread-sheet-widget_0.8.orig.tar.gz | 505.2 KiB | 8589d8298fcf3b5850d0968b04801a4f40faf0555544f6cc9d954b0162e9954b |
spread-sheet-widget_0.8.orig.tar.gz.asc | 833 bytes | aa9f866b3378c3305df9ab8e675e3ecc3832b40ae1bc68bae1867d6c32bb708f |
spread-sheet-widget_0.8-1.debian.tar.xz | 5.2 KiB | e3d6f81863212c21fb477bedc704c3ef76240abacd3119b16478596874c4110f |
Available diffs
- diff from 0.6-3 to 0.8-1 (8.1 KiB)
No changes file available.
Binary packages built by this source
- libspread-sheet-widget: shared library for GTK+ to view and manipulate two dimensional 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.
.
The design follows the model-view-controller paradigm and is
of complexity O(1) in both time and space. This means that
it is efficient and fast even for very large data.
.
Features commonly found in graphical user interfaces such as
cut and paste, drag and drop and row/column labelling are also included.
- libspread-sheet-widget-dbgsym: debug symbols for libspread-sheet-widget
- libspread-sheet-widget-dev: development files for the GTK+ spread sheet widget
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.
.
This package contains the header files required if you wish to develop
software that uses the spread sheet widget.