Package python3-inkex-1.4.0-1.el10_0.noarch
Name | python3-inkex |
---|---|
Epoch | 0 |
Version | 1.4.0 |
Release | 1.el10_0 |
Architecture | noarch |
Website/URL | https://gitlab.com/inkscape/extensions |
License | GPL-2.0-or-later |
Build Time | 2025-04-29 12:21:55 |
Build Host | builder-x86-09.inferitos.ru |
Summary | Python extensions for Inkscape core |
Repositories | Extras |
Description | This 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. |
Errata | — |
Size | 506 KiB |
Source Project | python-inkex-1.4.0-1.el10_0 |
SHA-256 checksum | d3b82b45819280b0e3ef14e7a66000b3f8f05e7ef901394ee55d401314c6c182 |
×
* Wed Feb 26 2025 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.4.0-1 - Rebuilt for MSVSphere 10 * Sat Nov 30 2024 Benson Muite <benson_muite@emailplus.org> - 1.4.0-1 - Update to commit corresponding to Inkscape 1.4 * Fri Jul 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <python-maint@redhat.com> - 1.3.1-2 - Rebuilt for Python 3.13 * Wed Apr 10 2024 Benson Muite <benson_muite@emailplus.org> - 1.3.1-1 - Update to latest release on Pypi * Fri Jan 26 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 15 2024 Lumír Balhar <lbalhar@redhat.com> - 1.3.0-3 - Remove version limit from lxml * Sun Dec 24 2023 Benson Muite <benson_muite@emailplus.org> - 1.3.0-2 - Enable building with Python 3.13 * Fri Sep 08 2023 Benson Muite <benson_muite@emailplus.org> - 1.3.0-1 - Initial package