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