]> git.donarmstrong.com Git - neurodebian.git/blob - future/blends/neo
Add isis and neo to blends info
[neurodebian.git] / future / blends / neo
1 Source: neo
2 Tasks: debian-science/electrophysiology
3 Homepage: http://neuralensemble.org/trac/neo
4 License: BSD
5 Author: Samuel Garcia, Pierre Yger, Luc Estabanez, Andrew Davison, Yury V. Zaytsev
6 Language: Python
7 Version: 0.1
8 Vcs-SVN: https://neuralensemble.org/svn/neo/
9 Pkg-Description: IO library for electrophysiological data formats in Python
10  NEO stands for Neural Ensemble Objects and is a project to provide common
11  class names and concepts for dealing with electro-physiological (in vivo
12  and/or simulated) data with the aim of getting OpenElectrophy, NeuroTools,
13  G-node and maybe other projects with similar goals more close together.
14  .
15  In particular Neo provides:
16  .
17   * a set a classes with precise definitions
18   * an IO module that offer a simple API that fit many formats
19   * documentation.
20   * a set of examples like a format convertor
21 Remark: Upstream says not worth packaging before v0.2 is released.