16 lines
640 B
Text
16 lines
640 B
Text
Source: calcool
|
|
Maintainer: Jan Gerber <j@mailb.org>
|
|
Section: python
|
|
Priority: optional
|
|
Build-Depends: python3-all, python3-distutils-extra, debhelper (>= 7.4.3), dh-python
|
|
Standards-Version: 3.9.1
|
|
|
|
Package: calcool
|
|
Architecture: all
|
|
XB-Python-Version: ${python3:Versions}
|
|
Depends: python3, ${misc:Depends}, ${python3:Depends}, gir1.2-gtksource-4
|
|
Description: A document based calculator tool
|
|
Calcool allows you to do calculations in a document, on the right you
|
|
have the result for each line. If you ever used bc and wanted to edit a
|
|
previous line or tried to reference the result of line 3, calcool might
|
|
be what you are looking for.
|