File: control

package info (click to toggle)
gap-scscp 2.3.1%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 1,704 kB
  • sloc: xml: 1,247; sh: 389; makefile: 19
file content (30 lines) | stat: -rw-r--r-- 1,155 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: gap-scscp
Section: math
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@alioth-lists.debian.net>
Uploaders: Jerome Benoit <calculus@rezozer.net>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13), help2man,
 gap (>=4.11.0), gap-gapdoc (>=1.6.2), gap-io (>=4.6.0), gap-openmath (>=11.5.0),
 texlive-latex-recommended, texlive-fonts-recommended, texlive-latex-extra
Standards-Version: 4.5.0
Homepage: https://www.gap-system.org/Packages/scscp.html
Vcs-Git: https://salsa.debian.org/science-team/gap-scscp.git
Vcs-Browser: https://salsa.debian.org/science-team/gap-scscp

Package: gap-scscp
Provides: gap-pkg-scscp
Architecture: all
Pre-Depends: ${misc:Pre-Depends}
Depends:
 adduser, lsb-base,
 gap (>=4.11.0), gap-gapdoc (>=1.6.2), gap-io (>=4.6.0), gap-openmath (>=11.5.0),
 ${misc:Depends}
Description: SCSCP protocol in GAP
 GAP is a system for computational discrete algebra with particular
 emphasis on computational group theory, but which has already proved
 useful also in other areas.
 .
 This package implements the Symbolic Computation Software
 Composability Protocol (SCSCP) for GAP.