Sat, 24 Jan 2026 12:28:05 CST | login

Information for build python-inkex-1.3.0-1.oc9

ID25386
Package Namepython-inkex
Version1.3.0
Release1.oc9
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/python-inkex.git?.#ad310f7eb6f8aa34fbc96c73fa2a5db2ad97c8e0
SummaryPython extensions for Inkscape core
DescriptionThis package supports Inkscape extensions. It provides - a simplification layer for SVG manipulation through lxml - base classes for common types of Inkscape extensions - simplified testing of those extensions - a user interface library based on GTK3 At its core, Inkscape extensions take in a file, and output a file. - For effect extensions, those two files are SVG files. - For input extensions, the input file may be any arbitrary file and the output is an SVG. - For output extensions, the input is an SVG file while the output is an arbitrary file. - Some extensions (e.g. the extensions manager) don't manipulate files. This folder also contains the stock Inkscape extensions, i.e. the scripts that implement some commands that you can use from within Inkscape. Most of these commands are in the Extensions menu, or in the Open / Save dialogs.
Built byfanjunkong
State complete
Volume DEFAULT
StartedThu, 25 Jul 2024 19:19:43 CST
CompletedThu, 25 Jul 2024 19:22:16 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/python-inkex.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/python-inkex.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
python-inkex-1.3.0-1.oc9.src.rpm (info) (download)
noarch
python3-inkex-1.3.0-1.oc9.noarch.rpm (info) (download)
Logs
noarch
root.log
build.log
installed_pkgs.log
state.log
hw_info.log
mock_output.log
noarch_rpmdiff.json
Changelog * Mon Apr 15 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 1.3.0-1 - initial build