File: control

package info (click to toggle)
gap-autodoc 2018.09.20-1
  • links: PTS
  • area: main
  • in suites: buster
  • size: 1,192 kB
  • sloc: xml: 1,586; makefile: 121; sh: 1
file content (23 lines) | stat: -rw-r--r-- 1,034 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
Source: gap-autodoc
Section: math
Priority: optional
Maintainer: Bill Allombert <ballombe@debian.org>
Build-Depends: debhelper (>= 9), gap (>= 4r7), gap-io, texlive-latex-extra, texlive-fonts-recommended
Standards-Version: 4.2.1
Homepage: http://www.gap-system.org/Packages/autodoc.html

Package: gap-autodoc
Provides: gap-pkg-autodoc
Depends: ${misc:Depends}, gap-gapdoc
Recommends: gap
Multi-Arch: foreign
Architecture: all
Description: GAP AutoDoc - Generate documentation from GAP source code
 GAP is a system for computational discrete algebra, with particular emphasis
 on Computational Group Theory. GAP provides a programming language, a library
 of thousands of functions implementing algebraic algorithms written in the GAP
 language as well as large data libraries of algebraic objects. GAP is used in
 research and teaching for studying groups and their representations, rings,
 vector spaces, algebras, combinatorial structures, and more.
 .
 This package is used to generate documentation directly from GAP source code.