py3game:first release
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
<?xml version="1.0" ?>
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>py3game</Name>
|
||||
<Summary xml:lang="tr">Python3 oyun kütüphanesi</Summary>
|
||||
<Description xml:lang="tr">Özellikle oyun programlamada kullanılan sdl ve benzeri kütüphaneler için python eklentileri içerir.</Description>
|
||||
<Description xml:lang="fr">Liens (bindings) Python pour dsl et autres librairies facilitant la création de jeux.</Description>
|
||||
<Description xml:lang="es">Acceso con Python a sdl y otras librerías que facilitan produccion de juegos</Description>
|
||||
</Source>
|
||||
|
||||
<Package>
|
||||
<Name>py3game-devel</Name>
|
||||
<Summary xml:lang="tr">py3game için geliştirme dosyaları</Summary>
|
||||
<Description xml:lang="tr">py3game-devel, py3game için geliştirme dosyalarını içerir.</Description>
|
||||
</Package>
|
||||
|
||||
<Package>
|
||||
<Name>py3game-docs</Name>
|
||||
<Summary xml:lang="tr">py3game için belgelendirme dosyaları</Summary>
|
||||
<Description xml:lang="tr">py3game-docs, py3game için belgelendirme dosyalarını içerir.</Description>
|
||||
</Package>
|
||||
</PISI>
|
||||
Reference in New Issue
Block a user