Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
Name: python3-inkex | Distribution: Fedora Project |
Version: 1.4.0 | Vendor: Fedora Project |
Release: 2.20241202git13ebc1e9.fc42 | Build date: Tue Dec 17 01:44:48 2024 |
Group: Unspecified | Build host: buildvm-s390x-02.s390.fedoraproject.org |
Size: 1883517 | Source RPM: python-inkex-1.4.0-2.20241202git13ebc1e9.fc42.src.rpm |
Packager: Fedora Project | |
Url: https://gitlab.com/inkscape/extensions | |
Summary: Python extensions for Inkscape core |
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.
GPL-2.0-or-later
* Mon Dec 16 2024 Orion Poplawski <[email protected]> - 1.4.0-2 - Update to latest git for numpy 2.0 support * Sat Nov 30 2024 Benson Muite <[email protected]> - 1.4.0-1 - Update to commit corresponding to Inkscape 1.4 * Fri Jul 19 2024 Fedora Release Engineering <[email protected]> - 1.3.1-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild * Sat Jun 08 2024 Python Maint <[email protected]> - 1.3.1-2 - Rebuilt for Python 3.13 * Wed Apr 10 2024 Benson Muite <[email protected]> - 1.3.1-1 - Update to latest release on Pypi * Fri Jan 26 2024 Fedora Release Engineering <[email protected]> - 1.3.0-5 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 22 2024 Fedora Release Engineering <[email protected]> - 1.3.0-4 - Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild * Mon Jan 15 2024 LumÃr Balhar <[email protected]> - 1.3.0-3 - Remove version limit from lxml * Sun Dec 24 2023 Benson Muite <[email protected]> - 1.3.0-2 - Enable building with Python 3.13 * Fri Sep 08 2023 Benson Muite <[email protected]> - 1.3.0-1 - Initial package
/usr/lib/python3.13/site-packages/inkex /usr/lib/python3.13/site-packages/inkex-1.4.0.dist-info /usr/lib/python3.13/site-packages/inkex-1.4.0.dist-info/INSTALLER /usr/lib/python3.13/site-packages/inkex-1.4.0.dist-info/LICENSE.txt /usr/lib/python3.13/site-packages/inkex-1.4.0.dist-info/METADATA /usr/lib/python3.13/site-packages/inkex-1.4.0.dist-info/WHEEL /usr/lib/python3.13/site-packages/inkex/__init__.py /usr/lib/python3.13/site-packages/inkex/__pycache__ /usr/lib/python3.13/site-packages/inkex/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/base.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/base.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/bezier.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/bezier.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/command.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/command.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/extensions.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/extensions.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/inx.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/inx.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/localization.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/localization.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/ports.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/ports.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/properties.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/properties.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/styles.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/styles.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/transforms.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/transforms.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/turtle.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/turtle.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/tween.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/tween.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/units.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/units.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/utils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/__pycache__/utils.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/base.py /usr/lib/python3.13/site-packages/inkex/bezier.py /usr/lib/python3.13/site-packages/inkex/colors /usr/lib/python3.13/site-packages/inkex/colors/__init__.py /usr/lib/python3.13/site-packages/inkex/colors/__pycache__ /usr/lib/python3.13/site-packages/inkex/colors/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/colors/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/colors/__pycache__/color.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/colors/__pycache__/color.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/colors/__pycache__/converters.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/colors/__pycache__/converters.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/colors/__pycache__/utils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/colors/__pycache__/utils.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/colors/color.py /usr/lib/python3.13/site-packages/inkex/colors/converters.py /usr/lib/python3.13/site-packages/inkex/colors/spaces /usr/lib/python3.13/site-packages/inkex/colors/spaces/__init__.py /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__ /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/cms.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/cms.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/cmyk.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/cmyk.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/css.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/css.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/hsl.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/hsl.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/hsv.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/hsv.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/named.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/named.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/none.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/none.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/rgb.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/__pycache__/rgb.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/colors/spaces/cms.py /usr/lib/python3.13/site-packages/inkex/colors/spaces/cmyk.py /usr/lib/python3.13/site-packages/inkex/colors/spaces/css.py /usr/lib/python3.13/site-packages/inkex/colors/spaces/hsl.py /usr/lib/python3.13/site-packages/inkex/colors/spaces/hsv.py /usr/lib/python3.13/site-packages/inkex/colors/spaces/named.py /usr/lib/python3.13/site-packages/inkex/colors/spaces/none.py /usr/lib/python3.13/site-packages/inkex/colors/spaces/rgb.py /usr/lib/python3.13/site-packages/inkex/colors/utils.py /usr/lib/python3.13/site-packages/inkex/command.py /usr/lib/python3.13/site-packages/inkex/css /usr/lib/python3.13/site-packages/inkex/css/__init__.py /usr/lib/python3.13/site-packages/inkex/css/__pycache__ /usr/lib/python3.13/site-packages/inkex/css/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/css/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/css/__pycache__/compiler.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/css/__pycache__/compiler.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/css/__pycache__/parser.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/css/__pycache__/parser.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/css/compiler.py /usr/lib/python3.13/site-packages/inkex/css/parser.py /usr/lib/python3.13/site-packages/inkex/deprecated /usr/lib/python3.13/site-packages/inkex/deprecated-simple /usr/lib/python3.13/site-packages/inkex/deprecated-simple/README.rst /usr/lib/python3.13/site-packages/inkex/deprecated-simple/__pycache__ /usr/lib/python3.13/site-packages/inkex/deprecated-simple/__pycache__/bezmisc.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/deprecated-simple/__pycache__/bezmisc.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/deprecated-simple/__pycache__/cspsubdiv.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/deprecated-simple/__pycache__/cspsubdiv.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/deprecated-simple/__pycache__/cubicsuperpath.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/deprecated-simple/__pycache__/cubicsuperpath.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/deprecated-simple/__pycache__/ffgeom.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/deprecated-simple/__pycache__/ffgeom.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/deprecated-simple/__pycache__/run_command.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/deprecated-simple/__pycache__/run_command.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/deprecated-simple/__pycache__/simplepath.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/deprecated-simple/__pycache__/simplepath.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/deprecated-simple/__pycache__/simplestyle.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/deprecated-simple/__pycache__/simplestyle.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/deprecated-simple/__pycache__/simpletransform.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/deprecated-simple/__pycache__/simpletransform.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/deprecated-simple/bezmisc.py /usr/lib/python3.13/site-packages/inkex/deprecated-simple/cspsubdiv.py /usr/lib/python3.13/site-packages/inkex/deprecated-simple/cubicsuperpath.py /usr/lib/python3.13/site-packages/inkex/deprecated-simple/ffgeom.py /usr/lib/python3.13/site-packages/inkex/deprecated-simple/run_command.py /usr/lib/python3.13/site-packages/inkex/deprecated-simple/simplepath.py /usr/lib/python3.13/site-packages/inkex/deprecated-simple/simplestyle.py /usr/lib/python3.13/site-packages/inkex/deprecated-simple/simpletransform.py /usr/lib/python3.13/site-packages/inkex/deprecated/__init__.py /usr/lib/python3.13/site-packages/inkex/deprecated/__pycache__ /usr/lib/python3.13/site-packages/inkex/deprecated/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/deprecated/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/deprecated/__pycache__/deprecatedeffect.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/deprecated/__pycache__/deprecatedeffect.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/deprecated/__pycache__/main.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/deprecated/__pycache__/main.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/deprecated/__pycache__/meta.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/deprecated/__pycache__/meta.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/deprecated/deprecatedeffect.py /usr/lib/python3.13/site-packages/inkex/deprecated/main.py /usr/lib/python3.13/site-packages/inkex/deprecated/meta.py /usr/lib/python3.13/site-packages/inkex/elements /usr/lib/python3.13/site-packages/inkex/elements/__init__.py /usr/lib/python3.13/site-packages/inkex/elements/__pycache__ /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_base.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_base.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_filters.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_filters.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_groups.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_groups.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_image.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_image.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_meta.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_meta.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_parser.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_parser.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_polygons.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_polygons.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_selected.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_selected.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_svg.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_svg.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_text.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_text.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_use.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_use.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_utils.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/elements/__pycache__/_utils.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/elements/_base.py /usr/lib/python3.13/site-packages/inkex/elements/_filters.py /usr/lib/python3.13/site-packages/inkex/elements/_groups.py /usr/lib/python3.13/site-packages/inkex/elements/_image.py /usr/lib/python3.13/site-packages/inkex/elements/_meta.py /usr/lib/python3.13/site-packages/inkex/elements/_parser.py /usr/lib/python3.13/site-packages/inkex/elements/_polygons.py /usr/lib/python3.13/site-packages/inkex/elements/_selected.py /usr/lib/python3.13/site-packages/inkex/elements/_svg.py /usr/lib/python3.13/site-packages/inkex/elements/_text.py /usr/lib/python3.13/site-packages/inkex/elements/_use.py /usr/lib/python3.13/site-packages/inkex/elements/_utils.py /usr/lib/python3.13/site-packages/inkex/extensions.py /usr/lib/python3.13/site-packages/inkex/gui /usr/lib/python3.13/site-packages/inkex/gui/README.md /usr/lib/python3.13/site-packages/inkex/gui/__init__.py /usr/lib/python3.13/site-packages/inkex/gui/__pycache__ /usr/lib/python3.13/site-packages/inkex/gui/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/gui/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/gui/__pycache__/app.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/gui/__pycache__/app.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/gui/__pycache__/asyncme.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/gui/__pycache__/asyncme.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/gui/__pycache__/listview.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/gui/__pycache__/listview.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/gui/__pycache__/pixmap.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/gui/__pycache__/pixmap.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/gui/__pycache__/tester.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/gui/__pycache__/tester.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/gui/__pycache__/window.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/gui/__pycache__/window.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/gui/app.py /usr/lib/python3.13/site-packages/inkex/gui/asyncme.py /usr/lib/python3.13/site-packages/inkex/gui/listview.py /usr/lib/python3.13/site-packages/inkex/gui/pixmap.py /usr/lib/python3.13/site-packages/inkex/gui/tester.py /usr/lib/python3.13/site-packages/inkex/gui/window.py /usr/lib/python3.13/site-packages/inkex/interfaces /usr/lib/python3.13/site-packages/inkex/interfaces/IElement.py /usr/lib/python3.13/site-packages/inkex/interfaces/__init__.py /usr/lib/python3.13/site-packages/inkex/interfaces/__pycache__ /usr/lib/python3.13/site-packages/inkex/interfaces/__pycache__/IElement.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/interfaces/__pycache__/IElement.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/interfaces/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/interfaces/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/inx.py /usr/lib/python3.13/site-packages/inkex/localization.py /usr/lib/python3.13/site-packages/inkex/paths /usr/lib/python3.13/site-packages/inkex/paths/__init__.py /usr/lib/python3.13/site-packages/inkex/paths/__pycache__ /usr/lib/python3.13/site-packages/inkex/paths/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/paths/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/paths/__pycache__/arc.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/paths/__pycache__/arc.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/paths/__pycache__/curves.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/paths/__pycache__/curves.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/paths/__pycache__/interfaces.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/paths/__pycache__/interfaces.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/paths/__pycache__/lines.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/paths/__pycache__/lines.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/paths/__pycache__/path.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/paths/__pycache__/path.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/paths/__pycache__/quadratic.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/paths/__pycache__/quadratic.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/paths/arc.py /usr/lib/python3.13/site-packages/inkex/paths/curves.py /usr/lib/python3.13/site-packages/inkex/paths/interfaces.py /usr/lib/python3.13/site-packages/inkex/paths/lines.py /usr/lib/python3.13/site-packages/inkex/paths/path.py /usr/lib/python3.13/site-packages/inkex/paths/quadratic.py /usr/lib/python3.13/site-packages/inkex/ports.py /usr/lib/python3.13/site-packages/inkex/properties.py /usr/lib/python3.13/site-packages/inkex/styles.py /usr/lib/python3.13/site-packages/inkex/tester /usr/lib/python3.13/site-packages/inkex/tester/__init__.py /usr/lib/python3.13/site-packages/inkex/tester/__pycache__ /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/__init__.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/__init__.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/decorators.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/decorators.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/filters.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/filters.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/inx.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/inx.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/mock.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/mock.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/svg.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/svg.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/test_inx_file.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/test_inx_file.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/word.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/word.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/xmldiff.cpython-313.opt-1.pyc /usr/lib/python3.13/site-packages/inkex/tester/__pycache__/xmldiff.cpython-313.pyc /usr/lib/python3.13/site-packages/inkex/tester/decorators.py /usr/lib/python3.13/site-packages/inkex/tester/filters.py /usr/lib/python3.13/site-packages/inkex/tester/inkscape.extension.rng /usr/lib/python3.13/site-packages/inkex/tester/inkscape.extension.schema /usr/lib/python3.13/site-packages/inkex/tester/inx.py /usr/lib/python3.13/site-packages/inkex/tester/mock.py /usr/lib/python3.13/site-packages/inkex/tester/svg.py /usr/lib/python3.13/site-packages/inkex/tester/test_inx_file.py /usr/lib/python3.13/site-packages/inkex/tester/word.py /usr/lib/python3.13/site-packages/inkex/tester/xmldiff.py /usr/lib/python3.13/site-packages/inkex/transforms.py /usr/lib/python3.13/site-packages/inkex/turtle.py /usr/lib/python3.13/site-packages/inkex/tween.py /usr/lib/python3.13/site-packages/inkex/units.py /usr/lib/python3.13/site-packages/inkex/utils.py /usr/share/doc/python3-inkex /usr/share/doc/python3-inkex/package-readme.md /usr/share/licenses/python3-inkex /usr/share/licenses/python3-inkex/LICENSE.txt
Generated by rpm2html 1.8.1
Fabrice Bellet, Thu Jan 9 04:44:40 2025