File: control

package info (click to toggle)
gap-guava 3.15%2Bds-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 5,804 kB
  • sloc: ansic: 20,868; xml: 10,543; makefile: 267; sh: 47
file content (39 lines) | stat: -rw-r--r-- 1,540 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
31
32
33
34
35
36
37
38
39
Source: gap-guava
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.11.0), gap-dev (>=4.11.0), gap-gapdoc,
 texlive-latex-recommended, texlive-fonts-recommended, texlive-latex-extra
Standards-Version: 4.5.0
Homepage: https://www.gap-system.org/Packages/guava.html
Vcs-Git: https://salsa.debian.org/science-team/gap-guava.git
Vcs-Browser: https://salsa.debian.org/science-team/gap-guava

Package: gap-guava
Provides: gap-pkg-guava
Architecture: all
Depends: gap-guava-bin (>=${source:Version}), gap (>=4.11.0), ${misc:Depends}
Description: coding theory library 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 GAP package brings to GAP computing with error-correcting codes.

Package: gap-guava-bin
Provides: gap-pkg-guava-bin
Architecture: any
Depends: ${shlibs:Depends}, gap (>=4.11.0), ${misc:Depends}
Description: coding theory library for GAP (arch-dep files)
 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 GAP package brings to GAP computing with error-correcting codes.
 .
 This Debian package contains the architecture-dependent files for the
 gap-guava Debian package.