Source: pysurfer
Standards-Version: 4.7.4
Maintainer: Debian Med Packaging Team <debian-med-packaging@lists.alioth.debian.org>
Uploaders:
 Michael Hanke <mih@debian.org>,
 Yaroslav Halchenko <debian@onerussian.com>,
 Étienne Mollier <emollier@debian.org>,
Section: python
Build-Depends:
 debhelper-compat (= 13),
 dh-sequence-python3,
 python3,
 python3-numpy,
 python3-setuptools,
 python3-nibabel,
 python3-matplotlib,
 python3-pytest,
 ipython3,
 help2man,
 mayavi2,
 xvfb,
 xauth,
Vcs-Browser: https://salsa.debian.org/med-team/pysurfer
Vcs-Git: https://salsa.debian.org/med-team/pysurfer.git
Homepage: https://pysurfer.github.io

Package: python3-surfer
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
 python3-numpy,
 python3-scipy,
 python3-nibabel,
 python3-pil,
 mayavi2,
Recommends:
 mencoder,
Description: visualize Freesurfer's data in Python3
 This is a Python3 package for visualization and interaction with cortical
 surface representations of neuroimaging data from Freesurfer. It
 extends Mayavi’s powerful visualization engine with a high-level interface for
 working with MRI and MEG data.
 .
 PySurfer offers both a command-line interface designed to broadly replicate
 Freesurfer’s Tksurfer program as well as a Python library for writing scripts
 to efficiently explore complex datasets.
