pyepl 1.1.0+git12-g365f8e3-3ubuntu2 source package in Ubuntu

Changelog

pyepl (1.1.0+git12-g365f8e3-3ubuntu2) focal; urgency=medium

  * No-change rebuild with fixed binutils on arm64.

 -- Matthias Klose <email address hidden>  Sat, 08 Feb 2020 11:17:51 +0000

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Focal
Original maintainer:
Ubuntu Developers
Architectures:
any all
Section:
science
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe science

Downloads

File Size SHA-256 Checksum
pyepl_1.1.0+git12-g365f8e3.orig.tar.gz 1.0 MiB b3a455bcf502d3b3447d0f662d23bc7267c4bc5e9b391ed214b7291f4304ba3d
pyepl_1.1.0+git12-g365f8e3-3ubuntu2.debian.tar.xz 7.4 KiB 3b194a44bdadf7587986b689d5f9d44eabf5dddf084b1d0141551fbfb6c12634
pyepl_1.1.0+git12-g365f8e3-3ubuntu2.dsc 2.4 KiB d2199d5f73ba353e19ed1f5cb330557cb6e9198ca97bef52b03bf408a9dd76d5

View changes file

Binary packages built by this source

python-pyepl: module for coding psychology experiments in Python

 PyEPL is a stimuli delivery and response registration toolkit to be
 used for generating psychology (as well as neuroscience, marketing
 research, and other) experiments.
 .
 It provides
  - presentation: both visual and auditory stimuli
  - responses registration: both manual (keyboard/joystick) and
    sound (microphone) time-stamped
  - sync-pulsing: synchronizing your behavioral task with external
    acquisition hardware
  - flexibility of encoding various experiments due to the use of
    Python as a description language
  - fast execution of critical points due to the calls to linked
    compiled libraries
 .
 This toolbox is here to be an alternative for a widely used
 commercial product E'(E-Prime)
 .
 This package provides PyEPL for supported versions of Python.

python-pyepl-common: module for coding psychology experiments in Python

 PyEPL is a stimuli delivery and response registration toolkit to be
 used for generating psychology (as well as neuroscience, marketing
 research, and other) experiments.
 .
 It provides
  - presentation: both visual and auditory stimuli
  - responses registration: both manual (keyboard/joystick) and
    sound (microphone) time-stamped
  - sync-pulsing: synchronizing your behavioral task with external
    acquisition hardware
  - flexibility of encoding various experiments due to the use of
    Python as a description language
  - fast execution of critical points due to the calls to linked
    compiled libraries
 .
 This toolbox is here to be an alternative for a widely used
 commercial product E'(E-Prime)
 .
 This package provides common files such as images.

python-pyepl-dbgsym: debug symbols for python-pyepl