File: control

package info (click to toggle)
concalc 0.9.2-1
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 632 kB
  • ctags: 292
  • sloc: cpp: 7,332; sh: 790; makefile: 15
file content (19 lines) | stat: -rw-r--r-- 744 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: concalc
Section: math
Priority: optional
Maintainer: Varun Hiremath <varun@debian.org>
Uploaders: Torsten Werner <twerner@debian.org>
Build-Depends: cdbs, debhelper (>= 6), quilt
Standards-Version: 3.8.0
Homepage: http://extcalc-linux.sourceforge.net/
Vcs-Svn: https://bollin.googlecode.com/svn/concalc/
Vcs-Browser: http://bollin.googlecode.com/svn/concalc/

Package: concalc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: console calculator
 concalc is a calculator for the Linux console. It is just the
 parser-algorithm of extcalc packed into a simple console program. You
 can use it if you need a calculator in your shell. concalc is also able
 to run scripts written in a C-like programming language.