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 (>= 9),
gap (>=4r8p3), gap-gapdoc (>=1.5.1-2), gap-io (>=4.4.6), gap-scscp (>=2.1.4),
texlive-latex-extra, texlive-fonts-recommended
Standards-Version: 3.9.8
Homepage: http://www.gap-system.org/Packages/openmath.html
Vcs-Git: https://anonscm.debian.org/git/debian-science/packages/gap-openmath.git
Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/gap-openmath.git
Package: gap-openmath
Provides: gap-pkg-openmath
Architecture: all
Depends: gap (>=4r8p3), gap-gapdoc (>=1.5.1-2), gap-io (>=4.4.6), ${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.
|