Source: neurosynth
Section: python
Priority: extra
Maintainer: NeuroDebian Maintainers <team@neuro.debian.net>
X-Original-Maintainer: NeuroDebian Team <team@neuro.debian.net>
Uploaders: Yaroslav Halchenko <debian@onerussian.com>, Michael Hanke <michael.hanke@gmail.com>
Build-Depends: debhelper (>= 7.0.50~), python (>= 2.7),
               python-nose,
               python-numpy, python-scipy, python-nibabel,
               python-ply,
               fsl-mni152-templates,
Standards-Version: 3.9.4
X-Python-Version: >= 2.7
Homepage: http://neurosynth.org
Vcs-Git: git://github.com/NeuroSynth/Neurosynth.git -b debian
Vcs-Browser: https://github.com/NeuroSynth/Neurosynth


Package: python-neurosynth
Architecture: all
Depends: neurodebian-popularity-contest, ${python:Depends}, ${misc:Depends},
         python-numpy, python-scipy, python-nibabel,
         python-ply,
Recommends: python-nose,
            fsl-mni152-templates,
Suggests: python-testkraut
Description: large-scale synthesis of functional neuroimaging data
 NeuroSynth is a platform for large-scale, automated synthesis of
 functional magnetic resonance imaging (fMRI) data extracted from
 published articles.  This Python module at the moment provides
 functionality for processing the database of collected terms and
 spatial coordinates to generate associated spatial statistical maps.

