mirror of
git://projects.qi-hardware.com/openwrt-packages.git
synced 2025-04-21 12:27:27 +03:00
pygame: add description
This commit is contained in:
@@ -23,6 +23,9 @@ define Package/pygame
|
||||
endef
|
||||
|
||||
define Package/pygame/description
|
||||
Pygame is a set of Python modules designed for writing video games.
|
||||
Pygame adds functionality on top of the excellent SDL library.
|
||||
This allows you to create fully featured games and multimedia programs in the python language.
|
||||
endef
|
||||
|
||||
define Build/Compile
|
||||
|
||||
Reference in New Issue
Block a user