From: Yaroslav Halchenko Date: Wed, 15 Dec 2010 20:15:02 +0000 (-0500) Subject: adding pyxid X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=06784fc3cea484ab2b411ac347096c535dd5a49e;p=neurodebian.git adding pyxid --- diff --git a/future/blends/pyxid b/future/blends/pyxid new file mode 100644 index 0000000..f830219 --- /dev/null +++ b/future/blends/pyxid @@ -0,0 +1,16 @@ +Source: pyxid +Tasks: debian-science/psychophysics +Homepage: https://github.com/cedrus-opensource/pyxid +Author: Grant Limberg +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.