Sztuczna_Inteligencja/venv/Lib/site-packages/pygame-1.9.4.dist-info/METADATA

16 lines
494 B
Plaintext
Raw Normal View History

2019-04-10 10:31:09 +02:00
Metadata-Version: 2.1
Name: pygame
Version: 1.9.4
Summary: Python Game Development
Home-page: https://www.pygame.org
Author: Pete Shinners, Rene Dudfield, Marcus von Appen, Bob Pendleton, others...
Author-email: pygame@seul.org
License: LGPL
Platform: UNKNOWN
Pygame is a Python wrapper module for the
SDL multimedia library. It contains python functions and classes
that will allow you to use SDL's support for playing cdroms,
audio and video output, and keyboard, mouse and joystick input.