File: control

package info (click to toggle)
gap-openmath 11.5.3%2Bds-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 628 kB
  • sloc: xml: 464; makefile: 10
file content (27 lines) | stat: -rw-r--r-- 1,073 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
Source: gap-openmath
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),
 gap (>=4.13.0), gap-gapdoc, gap-io,
 texlive-latex-extra, texlive-fonts-recommended
Standards-Version: 4.7.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 (>=4.13.0), gap-gapdoc, gap-io, ${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.