]> git.donarmstrong.com Git - neurodebian.git/commitdiff
adding pyxid
authorYaroslav Halchenko <debian@onerussian.com>
Wed, 15 Dec 2010 20:15:02 +0000 (15:15 -0500)
committerYaroslav Halchenko <debian@onerussian.com>
Wed, 15 Dec 2010 20:15:02 +0000 (15:15 -0500)
future/blends/pyxid [new file with mode: 0644]

diff --git a/future/blends/pyxid b/future/blends/pyxid
new file mode 100644 (file)
index 0000000..f830219
--- /dev/null
@@ -0,0 +1,16 @@
+Source: pyxid
+Tasks: debian-science/psychophysics
+Homepage: https://github.com/cedrus-opensource/pyxid
+Author: Grant Limberg <glimberg@cedrus.com>
+Language: Python
+License: BSD-3
+Version: 1.0~b6
+WNPP: 607213
+Pkg-Description: interfacing with Cedrus XID and StimTracker devices
+ pyxid is a Python library for interfacing with Cedrus XID (eXperiment
+ Interface Device) and StimTracker devices. XID devices are used in
+ software such as SuperLab, Presentation, and ePrime for receiving
+ input as part of stimulus/response testing experiments.
+ .
+ pyxid handles all of the low level device handling for XID devices in
+ python projects.