Source: sc
Standards-Version: 4.7.2
Maintainer: Adam Majer <adamm@zombino.com>
Section: math
Priority: optional
Build-Depends:
 libncurses-dev,
 bison,
 debhelper-compat (= 13),
Vcs-Browser: https://salsa.debian.org/debian/sc
Vcs-Git: https://salsa.debian.org/debian/sc.git
Homepage: https://github.com/n-t-roff/sc
Rules-Requires-Root: no

Package: sc
Architecture: any
Depends:
 ${shlibs:Depends},
 ${misc:Depends},
Description: Text-based spreadsheet with VI-like keybindings
 "Spreadsheet Calculator" is a much modified version of the public-
 domain spread sheet sc, which was posted to Usenet several years ago
 by Mark Weiser as vc, originally by James Gosling. It is based on
 rectangular table much like a financial spreadsheet.
 .
 Its keybindings are familiar to users of 'vi', and it has most
 features that a pure spreadsheet would, but lacks things like
 graphing and saving in foreign formats.  It's very stable and quite
 easy to use once you've put a little effort into learning it.
