Block a user
shiboken6 (6.8.2.1-3)
Published 2025-03-15 22:07:30 +00:00 by jon
Installation
sudo curl -o /etc/apt/keyrings/gitea-jon.asc
echo "deb [signed-by=/etc/apt/keyrings/gitea-jon.asc] $distribution $component" | sudo tee -a /etc/apt/sources.list.d/gitea.list
sudo apt updateChoose $distribution and $component from the list below.
sudo apt install shiboken6=6.8.2.1-3
Repository Info
Distributions |
noble |
Components |
universe |
Architectures |
all |
About this package
CPython bindings generator for C++ libraries Shiboken6 is a bindings generator for C++ libraries that outputs CPython source code. It collects information from library headers, and then merges modifications and handwritten code defined in the typesystem description. . Shiboken6 is the binding generator used to create the PySide6 bindings.
Dependencies
| python3 |