File: control

package info (click to toggle)
regina-normal 4.1.3-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 12,072 kB
  • ctags: 5,069
  • sloc: cpp: 43,186; sh: 8,427; perl: 2,363; makefile: 828; python: 114
file content (55 lines) | stat: -rw-r--r-- 2,613 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
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Source: regina-normal
Section: math
Priority: extra
Maintainer: Ben Burton <bab@debian.org>
Build-Depends: libcppunit-dev, debhelper (>> 4.0.0), doxygen, kdelibs4-dev (>= 4:3.2.0), libboost-python-dev (>= 1.32.0), libgmp3-dev, libpopt-dev, libxml2-dev, zlib1g-dev
Build-Conflicts: regina-normal-dev (<< 4.1.3-0), regina-normal-dev (>= 4.1.4-0)
Standards-Version: 3.6.1

Package: regina-normal
Architecture: any
Section: math
Depends: ${shlibs:Depends}, ${perl:Depends}
Suggests: gap, khelpcenter, konqueror, regina-normal-doc, regina-normal-dev, snappea
Description: 3-manifold topology software with normal surface support
 Regina is a suite of mathematical software for 3-manifold topologists.
 It focuses upon the study of 3-manifold triangulations and includes
 support for normal surfaces and angle structures.
 .
 Highlights of Regina include triangulation analysis and simplification,
 census creation and normal surface enumeration.  It offers embedded
 Python scripting giving full access to the calculation engine.
 .
 This package includes the KDE user interface and the command-line
 Python interface, as well as the users' reference manual.  For the
 Python reference (i.e., the API documentation for the Regina
 calculation engine), see the package regina-normal-doc.

Package: regina-normal-dev
Architecture: any
Section: libdevel
Depends: regina-normal (= ${Source-Version}), libgmp3-dev, libxml2-dev, zlib1g-dev
Suggests: regina-normal-doc
Description: development files for Regina, the 3-manifold topology software
 Regina is a suite of mathematical software for 3-manifold topologists.
 This package provides development files for compiling the Regina
 calculation engine into other projects.  For complete API documentation,
 see the package regina-normal-doc.
 .
 Highlights of Regina include triangulation analysis and simplification,
 census creation and normal surface enumeration.

Package: regina-normal-doc
Architecture: all
Section: doc
Recommends: konqueror | www-browser
Suggests: regina-normal, regina-normal-dev
Description: API docs for Regina, the 3-manifold topology software
 Regina is a suite of mathematical software for 3-manifold topologists.
 This package provides complete API documentation for the Regina calculation
 engine.  This documentation can be used with Python scripting in Regina and
 when compiling the Regina calculation engine into other projects.
 .
 Highlights of Regina include triangulation analysis and simplification,
 census creation and normal surface enumeration.  It offers embedded
 Python scripting giving full access to the calculation engine.