diff --git a/system/base/python3-piksemel/actions.py b/system/base/python3-piksemel/actions.py new file mode 100644 index 00000000..47c3fae4 --- /dev/null +++ b/system/base/python3-piksemel/actions.py @@ -0,0 +1,12 @@ +#!/usr/bin/python +# -*- coding: utf-8 -*- +# +# Licensed under the GNU General Public License, version 3. +# See the file http://www.gnu.org/licenses/gpl.txt +# + +from pisi.actionsapi import pythonmodules +from pisi.actionsapi import pisitools + +def install(): + pythonmodules.install(pyVer="3") \ No newline at end of file diff --git a/system/base/python3-piksemel/pspec.xml b/system/base/python3-piksemel/pspec.xml new file mode 100644 index 00000000..9b16295a --- /dev/null +++ b/system/base/python3-piksemel/pspec.xml @@ -0,0 +1,47 @@ + + + + + python3-piksemel + https://pisilinux.org + + PisiLinux Community + admins@pisilinux.org + + GPLv2 + library + python3 binding for iksemel + iksemel için python3 bağlama + A simple, fast, small and robust XML parser for Python3, based on iksemel. + Python3 için, iksemel tabanlı basit, hızlı, küçük ve sağlam bir XML ayrıştırıcısı. + + https://github.com/erkanisik1/python3-piksemel/archive/refs/tags/v2.1.tar.gz + + + python3-devel + python3-setuptools + + + + + + python3-piksemel + + python3 + + + /usr/lib/python3.11/site-packages + /usr/share/doc + + + + + + 2025-10-09 + 2.1 + First release + Erkan İşik + erkanisik@pisilinux.org + + + diff --git a/system/base/python3-piksemel/translations.xml b/system/base/python3-piksemel/translations.xml new file mode 100644 index 00000000..5f703f6e --- /dev/null +++ b/system/base/python3-piksemel/translations.xml @@ -0,0 +1,9 @@ + + + + piksemel + iksemel için python desteği + Python için basit, hızlı, ufak ve sağlam bir XML ayrıştırıcısı, iksemel tabanlıdır. + Un analyseur XML simple, rapide, petit et robuste pour Python basé sur iksemel. + +