diff --git a/programming/language/python3/python3-cwcwidth/actions.py b/programming/language/python3/python3-cwcwidth/actions.py
new file mode 100644
index 0000000000..acb1176239
--- /dev/null
+++ b/programming/language/python3/python3-cwcwidth/actions.py
@@ -0,0 +1,13 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file https://www.gnu.org/licenses/gpl-3.0.txt
+
+from pisi.actionsapi import python3modules
+
+def build():
+ python3modules.compile()
+
+def install():
+ python3modules.install()
diff --git a/programming/language/python3/python3-cwcwidth/pspec.xml b/programming/language/python3/python3-cwcwidth/pspec.xml
new file mode 100644
index 0000000000..55c40b8ee5
--- /dev/null
+++ b/programming/language/python3/python3-cwcwidth/pspec.xml
@@ -0,0 +1,47 @@
+
+
+
+
+ python3-cwcwidth
+ https://github.com/sebastinas/cwcwidth
+
+ PisiLinux Community
+ admin@pisilinux.org
+
+ MIT
+ programming.language.python3
+ Python bindings for wc(s)width.
+ cwcwidth provides Python bindings for wcwidth and wcswidth functions defined in POSIX.1-2001 and POSIX.1-2008 based on Cython.
+
+ https://files.pythonhosted.org/packages/source/c/cwcwidth/cwcwidth-0.1.9.tar.gz
+
+
+ cython3
+ python3-devel
+ python3-wheel
+ python3-build
+ python3-installer
+ python3-setuptools
+
+
+
+
+
+
+
+ python3-cwcwidth
+
+ /usr/lib
+ /usr/share
+
+
+
+
+
+ 2024-12-22
+ 0.1.9
+ PisiLinux Community
+ admin@pisilinux.org
+
+
+
diff --git a/programming/language/python3/python3-translate_toolkit/actions.py b/programming/language/python3/python3-translate_toolkit/actions.py
new file mode 100644
index 0000000000..acb1176239
--- /dev/null
+++ b/programming/language/python3/python3-translate_toolkit/actions.py
@@ -0,0 +1,13 @@
+#!/usr/bin/python
+# -*- coding: utf-8 -*-
+#
+# Licensed under the GNU General Public License, version 3.
+# See the file https://www.gnu.org/licenses/gpl-3.0.txt
+
+from pisi.actionsapi import python3modules
+
+def build():
+ python3modules.compile()
+
+def install():
+ python3modules.install()
diff --git a/programming/language/python3/python3-translate_toolkit/pspec.xml b/programming/language/python3/python3-translate_toolkit/pspec.xml
new file mode 100644
index 0000000000..a33191e9ee
--- /dev/null
+++ b/programming/language/python3/python3-translate_toolkit/pspec.xml
@@ -0,0 +1,48 @@
+
+
+
+
+ python3-translate_toolkit
+ https://toolkit.translatehouse.org/
+
+ PisiLinux Community
+ admin@pisilinux.org
+
+ GPLv2
+ programming.language.python3
+ A Toolkit for Localization Engineers.
+ Useful localization tools with Python API for building localization and translation systems.
+ https://files.pythonhosted.org/packages/source/t/translate_toolkit/translate_toolkit-3.14.4.tar.gz
+
+ python3-wheel
+ python3-build
+ python3-installer
+ python3-setuptools-scm
+
+
+
+
+
+
+
+ python3-translate_toolkit
+
+ python3-lxml
+ python3-cwcwidth
+
+
+ /usr/bin
+ /usr/lib
+ /usr/share
+
+
+
+
+
+ 2024-12-22
+ 3.14.4
+ PisiLinux Community
+ admin@pisilinux.org
+
+
+