File: control

package info (click to toggle)
concalc 0.9.2-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye, buster, jessie, jessie-kfreebsd, stretch, wheezy
  • size: 844 kB
  • sloc: cpp: 7,332; sh: 790; makefile: 15
file content (18 lines) | stat: -rw-r--r-- 697 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
Source: concalc
Section: math
Priority: optional
Maintainer: Varun Hiremath <varun@debian.org>
Build-Depends: cdbs, debhelper (>= 7), quilt
Standards-Version: 3.9.2
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.