File: control

package info (click to toggle)
gap-openmath 11.4.2%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 624 kB
  • sloc: xml: 460; makefile: 10
file content (26 lines) | stat: -rw-r--r-- 1,087 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
Source: gap-openmath
Section: math
Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers@lists.alioth.debian.org>
Uploaders: Jerome Benoit <calculus@rezozer.net>
Build-Depends:
 debhelper (>= 11),
 gap (>=4r10p0-4), gap-gapdoc (>=1.6.2), gap-io (>=4.5.4),
 texlive-latex-extra, texlive-fonts-recommended
Standards-Version: 4.3.0
Homepage: https://www.gap-system.org/Packages/openmath.html
Vcs-Git: https://salsa.debian.org/science-team/gap-openmath.git
Vcs-Browser: https://salsa.debian.org/science-team/gap-openmath

Package: gap-openmath
Provides: gap-pkg-openmath
Architecture: all
Depends: gap (>=4r10p0-4), gap-gapdoc (>=1.6.2), gap-io (>=4.5.4), ${misc:Depends}
Description: OpenMath phrasebook for 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 allows GAP to import and export mathematical objects
 encoded in OpenMath, for the purpose of exchanging them with other
 applications that are OpenMath enabled.