]> git.donarmstrong.com Git - neurodebian.git/blob - future/blends/neo
Merge branch 'master' of git.debian.org:/git/pkg-exppsy/neurodebian
[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.2
8 WNPP: 659691
9 Vcs-SVN: https://neuralensemble.org/svn/neo/
10 Pkg-Description: IO library for electrophysiological data formats in Python
11  NEO stands for Neural Ensemble Objects and is a project to provide common
12  class names and concepts for dealing with electro-physiological (in vivo
13  and/or simulated) data with the aim of getting OpenElectrophy, NeuroTools,
14  G-node and maybe other projects with similar goals more close together.
15  .
16  In particular Neo provides:
17  .
18   * a set a classes with precise definitions
19   * an IO module that offer a simple API that fit many formats
20   * documentation.
21   * a set of examples like a format convertor
22 Remark: Upstream says not worth packaging before v0.2 is released.