File: control

package info (click to toggle)
vtkdata 5.8.0-1
  • links: PTS
  • area: main
  • in suites: jessie, jessie-kfreebsd, wheezy
  • size: 106,436 kB
  • ctags: 1
  • sloc: xml: 11,934; makefile: 6
file content (19 lines) | stat: -rw-r--r-- 531 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: vtkdata
Section: graphics
Priority: optional
Maintainer: A. Maitland Bottoms <bottoms@debian.org>
Build-Depends: debhelper (>= 7.0.50~)
Standards-Version: 3.9.3

Package: vtkdata
Architecture: all
Depends: ${misc:Depends}
Suggests: vtk-examples
Conflicts: vtkdata-installer
Description: Example data for VTK
 The Visualization Toolkit comes with example C++, Tcl and
 Python code. These examples reference data files installed
 by this package.
 .
 During building of VTK packages this data is used in the
 testing stages.