]> git.donarmstrong.com Git - neurodebian.git/blobdiff - future/blends/neo
Add isis and neo to blends info
[neurodebian.git] / future / blends / neo
diff --git a/future/blends/neo b/future/blends/neo
new file mode 100644 (file)
index 0000000..afea791
--- /dev/null
@@ -0,0 +1,21 @@
+Source: neo
+Tasks: debian-science/electrophysiology
+Homepage: http://neuralensemble.org/trac/neo
+License: BSD
+Author: Samuel Garcia, Pierre Yger, Luc Estabanez, Andrew Davison, Yury V. Zaytsev
+Language: Python
+Version: 0.1
+Vcs-SVN: https://neuralensemble.org/svn/neo/
+Pkg-Description: IO library for electrophysiological data formats in Python
+ NEO stands for Neural Ensemble Objects and is a project to provide common
+ class names and concepts for dealing with electro-physiological (in vivo
+ and/or simulated) data with the aim of getting OpenElectrophy, NeuroTools,
+ G-node and maybe other projects with similar goals more close together.
+ .
+ In particular Neo provides:
+ .
+  * a set a classes with precise definitions
+  * an IO module that offer a simple API that fit many formats
+  * documentation.
+  * a set of examples like a format convertor
+Remark: Upstream says not worth packaging before v0.2 is released.