pyside2 new package

This commit is contained in:
Rmys
2023-01-21 00:02:10 +03:00
parent 307454bf92
commit 1a4a3fee2a
7 changed files with 418 additions and 34 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>