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
|
Source: edenmath.app
Section: math
Priority: optional
Maintainer: Debian GNUstep maintainers <pkg-gnustep-maintainers@lists.alioth.debian.org>
Uploaders:
Yavor Doganov <yavor@gnu.org>,
Build-Depends:
debhelper (>= 11),
gnustep-make (>= 2.7.0-3),
libgnustep-gui-dev,
Standards-Version: 4.1.4
Homepage: http://www.eskimo.com/~pburns/EdenMath/
Vcs-Git: https://salsa.debian.org/gnustep-team/edenmath.app.git
Vcs-Browser: https://salsa.debian.org/gnustep-team/edenmath.app
Package: edenmath.app
Architecture: any
Depends:
${misc:Depends},
${shlibs:Depends},
Recommends:
helpviewer.app,
Description: Scientific calculator for GNUstep
EdenMath is a scientific calculator. It does standard arithmetic,
probability, and trigonometric functions.
.
This is a GNUstep port of the original MacOS X application:
http://www.edenwaith.com/products/edenmath/
|