1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29
|
Source: speedcrunch
Section: math
Priority: optional
Maintainer: Felix Krull <f_krull@gmx.de>
Build-Depends: debhelper-compat (= 12),
qtbase5-dev (>= 5.2), qttools5-dev (>= 5.2),
qttools5-dev-tools (>= 5.2), libqt5sql5-sqlite,
cmake (>= 3.1), python3 (>= 3.4), python3-sphinx (>= 1.3),
python3-sphinxcontrib.qthelp,
python3-quark-sphinx-theme (>= 0.2),
docbook2x, imagemagick
Standards-Version: 4.5.0
Rules-Requires-Root: binary-targets
Homepage: http://www.speedcrunch.org/
Vcs-Browser: https://salsa.debian.org/fkrull-guest/pkg-speedcrunch
Vcs-Git: https://salsa.debian.org/fkrull-guest/pkg-speedcrunch.git
Package: speedcrunch
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, libqt5sql5-sqlite
Description: High precision calculator
SpeedCrunch is a high precision and high speed calculator.
.
It's optimized for keyboard use and has advanced features: use of functions,
use of variables, result history, and syntax highlighting. It also shows the
result as you type.
.
SpeedCrunch has a very simple interface, so you can start to use it very
quickly.
|