imports from backlog, synchronization with osgameclones

This commit is contained in:
Trilarion
2019-11-16 10:06:24 +01:00
parent 9f94543293
commit 4651db1801
116 changed files with 773 additions and 418 deletions

15
entries/pyglet.md Normal file
View File

@ -0,0 +1,15 @@
# pyglet
_Multimedia library for Python._
- Home: http://pyglet.org/,
- State: mature
- Download: https://pypi.org/project/pyglet/
- Platform: Windows, Linux, macOS
- Keywords: library
- Code repository: https://github.com/pyglet/pyglet.git
- Code language: Python
- Code license: 3-clause BSD
## Building