Metadata-Version: 2.1
Name: ale-py
Version: 0.7.4
Summary: The Arcade Learning Environment (ALE) - a platform for AI research.
Home-page: https://github.com/mgbellemare/Arcade-Learning-Environment
Author: The Arcade Learning Environment Authors
Maintainer: Jesse Farebrother
Maintainer-email: jfarebro@cs.mcgill.ca
License: GPLv2
Project-URL: Documentation, https://github.com/mgbellemare/Arcade-Learning-Environment/tree/master/docs
Project-URL: Source, https://github.com/mgbellemare/Arcade-Learning-Environment
Project-URL: Tracker, https://github.com/mgbellemare/Arcade-Learning-Environment/issues
Project-URL: Changelog, https://github.com/mgbellemare/Arcade-Learning-Environment/blob/master/CHANGELOG.md
Keywords: reinforcement-learning arcade-learning-environment atari
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: GNU General Public License v2 (GPLv2)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
Requires-Python: >=3.7
License-File: LICENSE.md
Requires-Dist: numpy
Requires-Dist: importlib-resources
Requires-Dist: importlib-metadata (>=4.10.0) ; python_version < "3.10"
Provides-Extra: test
Requires-Dist: pytest ; extra == 'test'
Requires-Dist: gym ; extra == 'test'

UNKNOWN

