1Metadata-Version: 2.1
2Name: gym
3Version: 0.21.0
4Summary: Gym: A universal API for reinforcement learning environments.
5Home-page: https://github.com/openai/gym
6Author: OpenAI
7Author-email: jkterry@umd.edu
8License: UNKNOWN
9Description: UNKNOWN
10Platform: UNKNOWN
11Classifier: Programming Language :: Python :: 3
12Classifier: Programming Language :: Python :: 3.6
13Classifier: Programming Language :: Python :: 3.7
14Classifier: Programming Language :: Python :: 3.8
15Classifier: Programming Language :: Python :: 3.9
16Requires-Python: >=3.6
17Provides-Extra: atari
18Provides-Extra: accept-rom-license
19Provides-Extra: box2d
20Provides-Extra: classic_control
21Provides-Extra: mujoco
22Provides-Extra: robotics
23Provides-Extra: toy_text
24Provides-Extra: other
25Provides-Extra: nomujoco
26Provides-Extra: all
27