File: control

package info (click to toggle)
ifrit 4.1.2-5
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 20,208 kB
  • ctags: 10,373
  • sloc: cpp: 96,868; ansic: 2,513; fortran: 129; makefile: 27
file content (21 lines) | stat: -rw-r--r-- 978 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
Source: ifrit
Section: science
Priority: optional
Maintainer: Debian QA Group <packages@qa.debian.org>
Build-Depends: debhelper (>= 9), libvtk6-dev, libqt4-dev, libqt4-opengl-dev, cmake, libncurses5-dev, libtiff-dev, chrpath
Standards-Version: 3.9.8
Homepage: http://sites.google.com/site/ifrithome/
Vcs-Git: git://anonscm.debian.org/collab-maint/ifrit.git
Vcs-Browser: https://anonscm.debian.org/cgit/collab-maint/ifrit.git

Package: ifrit
Architecture: any
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: powerful tool for visualizing 3-dimensional data sets
 IFRIT (the Ionization FRont Interactive Tool) has its origins (and
 hence name) in a specialized utility designed to visualize ionization
 fronts in cosmological numerical simulations.  IFRIT, however, has
 outgrown its origins and now can visualize general data sets as well.
 .
 IFRIT is written in C++ and is based on two state-of-the-art toolkits:
 the Visualization ToolKit (VTK) and a GUI toolkit QT.