Download Latest Version xpaint-3.0.3.tar.bz2 (1.8 MB)
Email in envelope

Get an email when there's a new version of XPaint

Home / listcalc
Name Modified Size InfoDownloads / Week
Parent folder
README 2021-12-26 942 Bytes
listcalc-1.2.tar.bz2 2021-12-26 9.1 kB
listcalc-1.1.tar.bz2 2021-12-10 8.5 kB
listcalc-1.0.tar.bz2 2021-07-21 5.9 kB
Totals: 4 Items   24.5 kB 3
Listcalc is a simple and stupid X11 application that reads a
text file in UTF8 format, and computes total sums of
decimal numbers present in the file. The user should first
select with the mouse those areas in which numbers are to
be taken into account. Aditionally, one can possibly affect
a + or - sign to each area. The program then adds up all
numbers present in the selected areas, with the appropriate
signs.

Listcalc is definitely not a replacement for a spreadsheet,
but allows rapid calculations of sums in text lists, without
requiring any special formatting of the file.

The key shortcut 'C' copies the output into the clipboard
and primary selections.

Usage: listcalc <file> [-size <font_size>]

The compilation only requires the standard X11 libraries.
The Makefile should include -DEDITOR="\"your_preferred_editor\""
(emacs by default) - although listcalc will operate without
trouble if -DEDITOR is set to any specification.
Source: README, updated 2021-12-26