File: control

package info (click to toggle)
terraform 0.8.6-1
  • links: PTS
  • area: main
  • in suites: woody
  • size: 4,396 kB
  • ctags: 2,146
  • sloc: ansic: 23,806; sh: 2,862; pascal: 512; makefile: 440; sed: 93
file content (17 lines) | stat: -rw-r--r-- 613 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
Source: terraform
Section: graphics
Priority: optional
Maintainer: Ben Burton <benb@acm.org>
Build-Depends: automake, debhelper (>> 3.0.0), gettext, libgnomeprint-dev, libxml-dev, sgmltools-lite
Standards-Version: 3.5.6

Package: terraform
Architecture: any
Section: graphics
Depends: ${shlibs:Depends}
Suggests: povray
Description: A height field manipulation program
 Allows you to create a fractal terrain (also called a height field)
 and transform it using a number of algorithms. It is meant to be a tool for
 those who want to generate digital terrain models for use in raytracing or 
 other simulations.