]> git.donarmstrong.com Git - neurodebian.git/commitdiff
injected pyxnat entry
authorYaroslav Halchenko <debian@onerussian.com>
Wed, 12 Jan 2011 19:32:53 +0000 (14:32 -0500)
committerYaroslav Halchenko <debian@onerussian.com>
Mon, 17 Jan 2011 15:22:09 +0000 (10:22 -0500)
future/blends/pyxnat [new file with mode: 0644]

diff --git a/future/blends/pyxnat b/future/blends/pyxnat
new file mode 100644 (file)
index 0000000..554a730
--- /dev/null
@@ -0,0 +1,21 @@
+Source: pyxnat
+Tasks: debian-science/neuroscience-cognitive,
+          debian-med/imaging-dev
+Homepage: http://packages.python.org/pyxnat
+Author: Yannick Schwartz <yannick.schwartz@cea.fr>
+Language: Python
+License: BSD
+Version: 0.6.2
+WNPP: 609820
+Pkg-Description: interface to access neuroimaging data on XNAT servers
+ XNAT is an extensible database for neuroimaging data.  pyxnat is a
+ Python library that relies on the REST API provided by the XNAT
+ platform since its 1.4 version. The main objective of pyxnat is to
+ ease communications with an XNAT server to plug-in external tools or
+ python scripts to process the data. pyxnet features:
+ .
+  - resources browsing capabilities
+  - read and write access to resources
+  - complex searches
+  - disk-caching of requested files and resources
+Responsible: NeuroDebian Team <team@neuro.debian.net>