File: control

package info (click to toggle)
form 4.1-1
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 5,880 kB
  • ctags: 4,927
  • sloc: ansic: 91,660; cpp: 7,026; sh: 4,184; ruby: 1,238; makefile: 433
file content (30 lines) | stat: -rw-r--r-- 1,334 bytes parent folder | download
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
29
30
Source: form
Section: science
Priority: optional
Maintainer: Debian Science Team <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Gürkan Myczko <gurkan@phys.ethz.ch>
Build-Depends: debhelper (>=9), autotools-dev, libmpich-dev, texlive-latex-base, ruby, strace
Standards-Version: 3.9.8
Homepage: http://www.nikhef.nl/~form/

Package: form
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: Symbolic manipulation system
 This is a Symbolic Manipulation System. It reads symbolic expressions from
 files and executes symbolic/algebraic transformations upon them. The answers
 are returned in a textual mathematical representation. As its landmark
 feature, the size of the considered expressions in FORM is only limited by
 the available disk space and not by the available RAM.

Package: form-doc
Architecture: all
Depends: ${misc:Depends}
Section: doc
Description: Documentation for symbolic manipulation system
 This is the documentation for the Symbolic Manipulation System. It reads
 symbolic expressions from files and executes symbolic/algebraic
 transformations upon them. The answers are returned in a textual
 mathematical representation. As its landmark feature, the size of the
 considered expressions in FORM is only limited by the available disk
 space and not by the available RAM.