Metadata-Version: 2.4
Name: pygame-eyelink-coregraphics
Version: 2.2.596.0
Summary: Implementation of the EyeLink core graphics set of handlers for Pygame
License: GPL-3.0-only
Author: SR Research Support
Author-email: support@sr-research.com
Requires-Python: >=3.9
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Classifier: Programming Language :: Python :: 3.14
Requires-Dist: pygame (>=2.0.0)
Requires-Dist: sr-research-pylink (>=2.2.0)
Description-Content-Type: text/markdown

# pygame-coregraphics-eyelink

This package from SR Research Ltd. provides an implementation of the EyeLink Core Graphics library's callback-handling using pygame libraries.

For Python and pygame users who are interested in scripting psychophysical experimental paradigms that integrate eye-tracking methodology using EyeLink devices from SR Research Ltd., this package provides the interface between the core API integration (c.f. [sr-research-pylink](https://pypi.org/project/sr-research-pylink/), a dependency package of pygame-eyelink-coregraphics) and the graphics interface provided with pygame. 

Please visit the [SR Research Support Forums](https://www.sr-research.com/support) for more information, educational material and Q&A.
