File: control

package info (click to toggle)
vistrails 2.2.4-1
  • links: PTS
  • area: main
  • in suites: buster, stretch
  • size: 50,832 kB
  • ctags: 50,008
  • sloc: python: 317,367; xml: 36,053; sql: 4,113; php: 731; sh: 310; makefile: 98
file content (26 lines) | stat: -rw-r--r-- 1,321 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
Source: vistrails
Section: science
Priority: extra
Maintainer: Alastair McKinstry <mckinstry@debian.org>
Build-Depends: debhelper (>= 10), python-all-dev, python-numpy, dh-python
Standards-Version: 3.9.8
Homepage: http://www.vistrails.org/index.php/Main_Page

Package: vistrails
Section: science
Architecture: all 
Depends: ${misc:Depends}, ${python:Depends}, python-numpy, python-scipy, python-qt4, python-matplotlib, 
  python-suds, python-sip, jupyter-qtconsole, python-sklearn,
  python-vtk6, python-qt4-gl, python-qt4-sql, python-usagestats,
  python-xlrd, python-sqlalchemy
Description: Science visualisation workflow toolkit
 VisTrails is an open-source scientific workflow and provenance management
 system developed at the University of Utah that provides support for 
 data exploration and visualization. Whereas workflows have been traditionally
 used to automate repetitive tasks, for applications that are exploratory 
 in nature, such as simulations, data analysis and visualization, very little
 is repeated---change is the norm. As an engineer or scientist generates and
 evaluates hypotheses about data under study, a series of different, albeit
 related, workflows are created while a workflow is adjusted in an interactive 
 process. VisTrails was designed to manage these rapidly-evolving workflows.