shiboken : first pisi rel

This commit is contained in:
blue-devil
2020-05-25 17:09:49 +03:00
parent 681fd01a52
commit 98e49de9eb
3 changed files with 134 additions and 0 deletions
@@ -0,0 +1,18 @@
<?xml version="1.0" ?>
<PISI>
<Source>
<Name>shiboken2</Name>
<Summary xml:lang="tr">Python3 için destek kütüphanesi</Summary>
<Description xml:lang="tr">Shiboken2 C ve C++ kitaplıkları için CPython-temelli bağlayıcı kod üretecidir.</Description>
</Source>
<Package>
<Name>python3-shiboken2</Name>
<Summary xml:lang="tr">Python3 için shiboken2 bağlayıcı modülü</Summary>
<Description xml:lang="tr">python3-shiboken2, Python3 için shiboken2 bağlayıcı modülü içerir.</Description>
</Package>
<Package>
<Name>python3-shiboken2-devel</Name>
<Summary xml:lang="tr">python3-shiboken2 için geliştime dosyaları</Summary>
<Description xml:lang="tr">python3-shiboken2-devel, python3-shiboken2 için geliştime dosyaları içerir.</Description>
</Package>
</PISI>