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.
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.
To install spread-sheet-widget, run the following command in macOS terminal (Applications->Utilities->Terminal)
sudo port install spread-sheet-widget
To see what files were installed by spread-sheet-widget, run:
port contents spread-sheet-widget
To later upgrade spread-sheet-widget, run:
sudo port selfupdate && sudo port upgrade spread-sheet-widget
Reporting an issue on MacPorts Trac
The MacPorts Project uses a system called Trac to file tickets to report bugs and enhancement requests.
Though anyone may search Trac for tickets, you must have a GitHub account in order to login to Trac to create tickets.