File: control

package info (click to toggle)
spykeviewer 0.4.2-1
  • links: PTS, VCS
  • area: main
  • in suites: jessie, jessie-kfreebsd
  • size: 1,388 kB
  • ctags: 630
  • sloc: python: 8,909; makefile: 137
file content (51 lines) | stat: -rw-r--r-- 1,818 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Source: spykeviewer
Section: python
Priority: extra
Maintainer: NeuroDebian Team <team@neuro.debian.net>
Uploaders: Robert Pröpper <robert.proepper@gmail.com>,
           Michael Hanke <michael.hanke@gmail.com>,
           Yaroslav Halchenko <debian@onerussian.com>,
Build-Depends: debhelper (>= 7.2.18),
               python-all (>= 2.7),
               python-neo (>= 0.2.1),
               python-matplotlib,
               python-setuptools,
               python-nose,
               python-scipy,
               python-sphinx,
               python-mock,
               python-guidata,
               python-guiqwt,
               python-tables,
               python-spykeutils (>= 0.4.0),
               imagemagick,
               xvfb,
               xauth,
Standards-Version: 3.9.5
Homepage: http://www.ni.tu-berlin.de/software/spykeviewer
Vcs-Browser: https://github.com/rproepp/spykeviewer
Vcs-Git: git://github.com/rproepp/spykeviewer.git
X-Python-Version: >= 2.7

Package: spykeviewer
Architecture: all
Depends: ${misc:Depends}, ${python:Depends},
         python-neo (>= 0.2.1),
         python-nose,
         python-scipy,
         python-sphinx,
         python-guidata,
         python-guiqwt (>=2.1.4),
         python-tables,
         python-spykeutils (>= 0.4.0),
         python-matplotlib,
Recommends:
         libjs-jquery,
         libjs-underscore,
         ipython-qtconsole (>= 0.12),
Provides: ${python:Provides}
Description: graphical utility for analyzing electrophysiological data
 Spyke Viewer is a multi-platform GUI application for navigating, analyzing
 and visualizing electrophysiological datasets. Based on the Neo framework,
 it works with a wide variety of data formats. Spyke Viewer includes an
 integrated Python console and a plugin system for custom analyses and plots.