File: control

package info (click to toggle)
snappea 3.0d3-19
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 5,892 kB
  • ctags: 3,583
  • sloc: ansic: 33,469; sh: 8,293; python: 7,623; makefile: 241
file content (29 lines) | stat: -rw-r--r-- 1,126 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
Source: snappea
Section: math
Priority: extra
Maintainer: Ben Burton <bab@debian.org>
Build-Depends: debhelper (>= 5.0.37.2), python, python-dev, python-central (>= 0.5)
Standards-Version: 3.7.2.1
XS-Python-Version: current

Package: snappea
Architecture: any
Section: math
Depends: ${shlibs:Depends}, ${python:Depends}, python-pmw, python-tk
Suggests: regina-normal
Description: a program for creating and studying hyperbolic 3-manifolds
 SnapPea is Jeff Weeks' computational tool for mathematicians working in
 low-dimensional topology.  It is used for creating and studying hyperbolic
 3-manifolds, and is accessible via Python scripts as well as through a
 traditional graphical user interface.
XB-Python-Version: ${python:Versions}

Package: snappea-dev
Architecture: any
Section: libdevel
Depends: snappea (= ${Source-Version}), libc6-dev
Replaces: snappea (<< 3.0d3-10)
Description: development files for SnapPea hyperbolic 3-manifold tool
 SnapPea is a computational tool for creating and studying hyperbolic
 3-manifolds.  This package provides headers suitable for compiling the
 SnapPea kernel into other projects.