Bug 132156 - [New Port]science/psychopy:Psychophysics toolkit for Python
Summary: [New Port]science/psychopy:Psychophysics toolkit for Python
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-02-27 11:10 UTC by wenheping
Modified: 2009-02-28 20:00 UTC (History)
0 users

See Also:


Attachments
file.shar (22.37 KB, text/plain)
2009-02-27 11:10 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2009-02-27 11:10:01 UTC
PsychoPy is an open-source package for creating psychology stimuli
in Python (A real and free alternative to Matlab). PsychoPy combines
the graphical strengths of OpenGL with the easy Python syntax to give
psychophysics a free and simple stimulus presentation and control
package.

The goal is to provide, for the busy scientist (including me!), tools
to control timing and windowing and a simple set of pre-packaged
stimuli and methods. The code is platform independent, using Python
and C libraries that are widely available.

WWW:  http://www.psychopy.org/

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2009-02-27 11:10:10 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2009-02-28 19:58:05 UTC
State Changed
From-To: open->closed

New port added. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2009-02-28 19:58:30 UTC
miwi        2009-02-28 19:58:19 UTC

  FreeBSD ports repository

  Modified files:
    science              Makefile 
  Added files:
    science/psychopy     Makefile distinfo pkg-descr pkg-plist 
  Log:
  PsychoPy is an open-source package for creating psychology stimuli
  in Python (A real and free alternative to Matlab). PsychoPy combines
  the graphical strengths of OpenGL with the easy Python syntax to give
  psychophysics a free and simple stimulus presentation and control
  package.
  
  The goal is to provide, for the busy scientist (including me!), tools
  to control timing and windowing and a simple set of pre-packaged
  stimuli and methods. The code is platform independent, using Python
  and C libraries that are widely available.
  
  WWW:  http://www.psychopy.org/
  
  PR:             ports/132156
  Submitted by:   wenheping at gmail.com
  
  Revision  Changes    Path
  1.138     +1 -0      ports/science/Makefile
  1.1       +30 -0     ports/science/psychopy/Makefile (new)
  1.1       +3 -0      ports/science/psychopy/distinfo (new)
  1.1       +12 -0     ports/science/psychopy/pkg-descr (new)
  1.1       +280 -0    ports/science/psychopy/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"