File: control

package info (click to toggle)
grpn 1.4.1-1
  • links: PTS
  • area: main
  • in suites: bullseye, buster
  • size: 2,020 kB
  • sloc: ansic: 6,616; makefile: 72
file content (16 lines) | stat: -rw-r--r-- 559 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
Source: grpn
Section: math
Priority: optional
Maintainer: Wartan Hachaturow <wart@debian.org>
Build-Depends: debhelper (>= 5), libgtk2.0-dev
Standards-Version: 4.1.1

Package: grpn
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: GTK+ reverse polish notation calculator
 grpn is an RPN calculator which uses the GTK+ widgets. It
 works with real and complex numbers, has 4 different radix
 modes, supports general math functions along with logarithmic
 and trigonometric functions.  Calculator stack is only limited
 by free memory.