File: control

package info (click to toggle)
opensesame 0.27.4-2.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 28,888 kB
  • ctags: 1,582
  • sloc: python: 17,982; makefile: 12; xml: 9
file content (28 lines) | stat: -rw-r--r-- 1,269 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
Source: opensesame
Section: science
Priority: extra
Maintainer: Sebastiaan Mathot <s.mathot@cogsci.nl>
Build-Depends: debhelper (>= 7.0.50~), dh-python, pyqt4-dev-tools,
  python-all, python-qscintilla2, python-pygame (>= 1.8.1~)
XS-Python-Version: >= 2.6
Standards-Version: 3.9.4
Vcs-Git: git://github.com/smathot/OpenSesame.git
Vcs-Browser: https://github.com/smathot/OpenSesame
Homepage: http://www.cogsci.nl/software/opensesame

Package: opensesame
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, python-qt4,
  python-pygame (>= 1.8.1~), python-numpy (>= 1.3.0~), python-qscintilla2,
  gnome-icon-theme
Recommends: python-serial (>= 2.3~), psychopy (>= 1.64.0),
  python-pyaudio (>= 0.2.4), python-imaging (>= 1.1.7),
  python-opengl (>= 3.0.1), expyriment (>= 0.5.2), ipython-qtconsole (>= 0.12),
  python-markdown
Description: graphical experiment builder for the social sciences
 This graphical environment provides an easy to use, point-and-click interface
 for creating psychological experiments. In addition to a powerful sketchpad for
 creating visual stimuli, OpenSesame features a sampler and synthesizer for
 sound playback. For more complex tasks, OpenSesame supports Python
 scripting using the built-in editor with syntax highlighting.