sip3:fixed dep

This commit is contained in:
2015-09-06 21:43:27 +03:00
parent 0c3377d629
commit 4f010c6fcf
3 changed files with 41 additions and 38 deletions
@@ -1,28 +1,17 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>sip3</Name>
<Summary xml:lang="tr">C ve C++ kütüphaneleri için python bağlayıcıları oluşturan bir araç</Summary>
<Summary xml:lang="pl">Generator powiązań Pythona z bibliotekami klas C++</Summary>
<Description xml:lang="tr">SIP3 C ve C++ kütüphanelerini Python'da kullanabilmek için bağlayıcılar oluşturan bir araçtır. Herhangi bir C veya C++ kütüphanesini Python genişletme modülüne dönüştürür.</Description>
<Description xml:lang="fr">SIP est un outil de génération de bindings (liens) pour librairies C et C++ afin de les rendre utilisables depuis Python. Il prend n'importe quelle librairie C ou C++ et la convertit en module d'extension Python.</Description>
<Description xml:lang="es">SIP es una herramienta para generar librerías de acceso a clases C++, para poder usarlos desde Python. Puede tomar cualquier librería C o C++ y convertirlo en módulos de extensión para Python.</Description>
<Description xml:lang="pl">Generuje powiązania Pythona z bibliotekami klas C++ ze zbioru plików ze specyfikacjami klas. Obsługiwany jest Python 2 i 3.</Description>
</Source>
<Package>
<Name>sip-devel</Name>
<Summary xml:lang="tr">sip3 için geliştirme dosyaları</Summary>
<Summary xml:lang="pl">Pliki nagłówkowe sip</Summary>
<Name>python3-sip3</Name>
</Package>
<Package>
<Name>python-sip</Name>
<Summary xml:lang="pl">Moduł python2 wymagany przez wygenerowane powiązania</Summary>
</Package>
<Package>
<Name>python3-sip</Name>
<Summary xml:lang="pl">Moduł python3 wymagany przez wygenerowane powiązania</Summary>
<Name>sip3-devel</Name>
</Package>
</PISI>
<!-- By PiSiDo 2.3.1 -->