File: control

package info (click to toggle)
regina-normal 4.3.1-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 16,396 kB
  • ctags: 7,338
  • sloc: cpp: 55,359; sh: 17,392; ansic: 12,913; perl: 3,294; makefile: 918; python: 114
file content (60 lines) | stat: -rw-r--r-- 2,825 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
56
57
58
59
60
Source: regina-normal
Section: math
Priority: extra
Maintainer: Ben Burton <bab@debian.org>
Build-Depends: automake1.9, debhelper (>= 5.0.0), doxygen, kdelibs4-dev (>= 4:3.5.1-3), libboost-python-dev (>= 1.33.0), libcppunit-dev (>= 1.10.2-4), libgmp3-dev (>= 4.1.4-10), libmpich1.0-dev (>= 1.2.7-1), libpopt-dev, libxml2-dev, zlib1g-dev
Build-Conflicts: regina-normal-dev (<< 4.3.1-0), regina-normal-dev (>= 4.3.2-0)
Standards-Version: 3.7.2.1
XS-Python-Version: 2.4

Package: regina-normal
Architecture: any
Section: math
Depends: ${shlibs:Depends}, ${perl:Depends}
Recommends: khelpcenter
Suggests: gap, graphviz, konqueror, mpich-bin, 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.
XB-Python-Version: 2.4

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.
 .
 The calculation engine is provided as a C++ shared library.  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
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, as
 well as for compiling Regina's C++ 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.