Source: pyxnat Maintainer: Debian Med Packaging Team Uploaders: Yaroslav Halchenko , Michael Hanke Section: python Testsuite: autopkgtest-pkg-python Priority: optional Build-Depends: debhelper-compat (= 13), dh-python, python3-all, python3-setuptools, python3-lxml, python3-httplib2, python3-requests, python3-simplejson, python3-nose, python3-pandas Standards-Version: 4.5.0 Vcs-Browser: https://salsa.debian.org/med-team/pyxnat Vcs-Git: https://salsa.debian.org/med-team/pyxnat.git Homepage: https://github.com/pyxnat/pyxnat Rules-Requires-Root: no Package: python3-pyxnat Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, python3-lxml, python3-simplejson, python3-httplib2, python3-pandas Recommends: python3-networkx, python3-matplotlib Provides: ${python:Provides} Description: Interface to access neuroimaging data on XNAT servers pyxnat is a simple Python library that relies on the REST API provided by the XNAT platform since its 1.4 version. XNAT is an extensible database for neuroimaging data. The main objective is to ease communications with an XNAT server to plug-in external tools or Python scripts to process the data. It features: . - resources browsing capabilities - read and write access to resources - complex searches - disk-caching of requested files and resources