blob: fc71842cdd7ab1c7295493111e8a8f88ab73a93c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
Source: mathemagics-trinity
Section: tde
Priority: optional
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake, ninja-build, tdelibs14-trinity-dev
Standards-Version: 3.8.4
Package: mathemagics-trinity
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: A RPN scientific calculator for TDE
Mathemagics makes use of the Reverse Polish Notation or RPN.
Mathemagics can store and use user-defined functions and variables,
It comes with large number of built-in functions as well.
|