Metadata-Version: 2.4
Name: psychopy-legacy
Version: 1.1.1
Summary: Legacy stimuli and Components for PsychoPy
Author-email: OST Science Team <science@opensceincetools.org>
License: MIT
Project-URL: homepage, https://github.com/psychopy/psychopy-legacy
Project-URL: changelog, https://github.com/psychopy/psychopy-legacy/blob/main/CHANGELOG.md
Provides-Extra: movie2
Requires-Dist: opencv-python; extra == "movie2"
Requires-Dist: python-vlc; extra == "movie2"
Provides-Extra: movie3
Requires-Dist: moviepy; extra == "movie3"
Provides-Extra: docs
Requires-Dist: psychopy; extra == "docs"
Requires-Dist: sphinx; extra == "docs"
Requires-Dist: furo; extra == "docs"
Requires-Dist: moviepy; extra == "docs"
Requires-Dist: opencv-python; extra == "docs"
Requires-Dist: python-vlc; extra == "docs"
Provides-Extra: tests
Requires-Dist: psychopy; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: moviepy; extra == "tests"
Requires-Dist: opencv-python; extra == "tests"
Requires-Dist: python-vlc; extra == "tests"
