Source: connectomeviewer
Maintainer: NeuroDebian Team <team@neuro.debian.net>
Uploaders: Stephan Gerhard <debian@unidesign.ch>
Section: python
Testsuite: autopkgtest-pkg-python
Priority: optional
Build-Depends: debhelper (>= 10),
               python-all,
               dh-python,
               python-numpy,
               python-setuptools,
               python-traits
Standards-Version: 4.3.0
Vcs-Browser: https://salsa.debian.org/neurodebian-team/connectomeviewer
Vcs-Git: https://salsa.debian.org/neurodebian-team/connectomeviewer.git
Homepage: http://www.connectomeviewer.org

Package: connectomeviewer
Architecture: all
Depends: ${python:Depends},
         ${misc:Depends},
         python-cfflib,
         python-networkx,
         python-nibabel,
         python-numpy,
         python-scipy,
         python-chaco,
         mayavi2,
         ipython
Recommends: python-nipype,
            python-dipy,
            python-matplotlib,
            python-qscintilla2
Suggests: nipy-suite
Description: Interactive Analysis and Visualization for MR Connectomics
 The Connectome Viewer is a extensible, scriptable, pythonic research
 environment for visualization and (network) analysis in neuroimaging
 and connectomics.
 .
 Employing the Connectome File Format, diverse data types such as
 networks, surfaces, volumes, tracks and metadata are handled and
 integrated. The Connectome Viewer is part of the MR Connectome Toolkit.
