You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
574 B
15 lines
574 B
4 years ago
|
Source: mathemagics-trinity
|
||
|
Section: tde
|
||
|
Priority: optional
|
||
4 years ago
|
Maintainer: TDE Debian Team <team-debian@trinitydesktop.org>
|
||
4 years ago
|
Build-Depends: cdbs, debhelper (>= 9~), quilt, cmake-trinity, ninja-build, tdelibs14-trinity-dev
|
||
4 years ago
|
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.
|