From 35a96bde514a8897f6f0fcc41c5833bf63df2e2a Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sat, 27 Apr 2024 18:29:01 +0200 Subject: Adding upstream version 1.0.2. Signed-off-by: Daniel Baumann --- .../inkex/__pycache__/__init__.cpython-39.pyc | Bin 0 -> 786 bytes share/extensions/inkex/__pycache__/base.cpython-39.pyc | Bin 0 -> 11943 bytes .../extensions/inkex/__pycache__/bezier.cpython-39.pyc | Bin 0 -> 11855 bytes .../extensions/inkex/__pycache__/colors.cpython-39.pyc | Bin 0 -> 13508 bytes .../extensions/inkex/__pycache__/command.cpython-39.pyc | Bin 0 -> 6499 bytes .../inkex/__pycache__/deprecated.cpython-39.pyc | Bin 0 -> 15884 bytes .../inkex/__pycache__/extensions.cpython-39.pyc | Bin 0 -> 12533 bytes share/extensions/inkex/__pycache__/inx.cpython-39.pyc | Bin 0 -> 6299 bytes .../inkex/__pycache__/localization.cpython-39.pyc | Bin 0 -> 1141 bytes share/extensions/inkex/__pycache__/paths.cpython-39.pyc | Bin 0 -> 48895 bytes share/extensions/inkex/__pycache__/ports.cpython-39.pyc | Bin 0 -> 4246 bytes .../extensions/inkex/__pycache__/styles.cpython-39.pyc | Bin 0 -> 14008 bytes .../inkex/__pycache__/transforms.cpython-39.pyc | Bin 0 -> 34865 bytes .../extensions/inkex/__pycache__/turtle.cpython-39.pyc | Bin 0 -> 3808 bytes share/extensions/inkex/__pycache__/tween.cpython-39.pyc | Bin 0 -> 1686 bytes share/extensions/inkex/__pycache__/units.cpython-39.pyc | Bin 0 -> 2432 bytes share/extensions/inkex/__pycache__/utils.cpython-39.pyc | Bin 0 -> 10503 bytes 17 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 share/extensions/inkex/__pycache__/__init__.cpython-39.pyc create mode 100644 share/extensions/inkex/__pycache__/base.cpython-39.pyc create mode 100644 share/extensions/inkex/__pycache__/bezier.cpython-39.pyc create mode 100644 share/extensions/inkex/__pycache__/colors.cpython-39.pyc create mode 100644 share/extensions/inkex/__pycache__/command.cpython-39.pyc create mode 100644 share/extensions/inkex/__pycache__/deprecated.cpython-39.pyc create mode 100644 share/extensions/inkex/__pycache__/extensions.cpython-39.pyc create mode 100644 share/extensions/inkex/__pycache__/inx.cpython-39.pyc create mode 100644 share/extensions/inkex/__pycache__/localization.cpython-39.pyc create mode 100644 share/extensions/inkex/__pycache__/paths.cpython-39.pyc create mode 100644 share/extensions/inkex/__pycache__/ports.cpython-39.pyc create mode 100644 share/extensions/inkex/__pycache__/styles.cpython-39.pyc create mode 100644 share/extensions/inkex/__pycache__/transforms.cpython-39.pyc create mode 100644 share/extensions/inkex/__pycache__/turtle.cpython-39.pyc create mode 100644 share/extensions/inkex/__pycache__/tween.cpython-39.pyc create mode 100644 share/extensions/inkex/__pycache__/units.cpython-39.pyc create mode 100644 share/extensions/inkex/__pycache__/utils.cpython-39.pyc (limited to 'share/extensions/inkex/__pycache__') diff --git a/share/extensions/inkex/__pycache__/__init__.cpython-39.pyc b/share/extensions/inkex/__pycache__/__init__.cpython-39.pyc new file mode 100644 index 0000000..3e3e90f Binary files /dev/null and b/share/extensions/inkex/__pycache__/__init__.cpython-39.pyc differ diff --git a/share/extensions/inkex/__pycache__/base.cpython-39.pyc b/share/extensions/inkex/__pycache__/base.cpython-39.pyc new file mode 100644 index 0000000..0fad73c Binary files /dev/null and b/share/extensions/inkex/__pycache__/base.cpython-39.pyc differ diff --git a/share/extensions/inkex/__pycache__/bezier.cpython-39.pyc b/share/extensions/inkex/__pycache__/bezier.cpython-39.pyc new file mode 100644 index 0000000..c29a13e Binary files /dev/null and b/share/extensions/inkex/__pycache__/bezier.cpython-39.pyc differ diff --git a/share/extensions/inkex/__pycache__/colors.cpython-39.pyc b/share/extensions/inkex/__pycache__/colors.cpython-39.pyc new file mode 100644 index 0000000..54725f1 Binary files /dev/null and b/share/extensions/inkex/__pycache__/colors.cpython-39.pyc differ diff --git a/share/extensions/inkex/__pycache__/command.cpython-39.pyc b/share/extensions/inkex/__pycache__/command.cpython-39.pyc new file mode 100644 index 0000000..544fd56 Binary files /dev/null and b/share/extensions/inkex/__pycache__/command.cpython-39.pyc differ diff --git a/share/extensions/inkex/__pycache__/deprecated.cpython-39.pyc b/share/extensions/inkex/__pycache__/deprecated.cpython-39.pyc new file mode 100644 index 0000000..778ef50 Binary files /dev/null and b/share/extensions/inkex/__pycache__/deprecated.cpython-39.pyc differ diff --git a/share/extensions/inkex/__pycache__/extensions.cpython-39.pyc b/share/extensions/inkex/__pycache__/extensions.cpython-39.pyc new file mode 100644 index 0000000..07ba857 Binary files /dev/null and b/share/extensions/inkex/__pycache__/extensions.cpython-39.pyc differ diff --git a/share/extensions/inkex/__pycache__/inx.cpython-39.pyc b/share/extensions/inkex/__pycache__/inx.cpython-39.pyc new file mode 100644 index 0000000..3ffedb9 Binary files /dev/null and b/share/extensions/inkex/__pycache__/inx.cpython-39.pyc differ diff --git a/share/extensions/inkex/__pycache__/localization.cpython-39.pyc b/share/extensions/inkex/__pycache__/localization.cpython-39.pyc new file mode 100644 index 0000000..6bfaac4 Binary files /dev/null and b/share/extensions/inkex/__pycache__/localization.cpython-39.pyc differ diff --git a/share/extensions/inkex/__pycache__/paths.cpython-39.pyc b/share/extensions/inkex/__pycache__/paths.cpython-39.pyc new file mode 100644 index 0000000..c47438d Binary files /dev/null and b/share/extensions/inkex/__pycache__/paths.cpython-39.pyc differ diff --git a/share/extensions/inkex/__pycache__/ports.cpython-39.pyc b/share/extensions/inkex/__pycache__/ports.cpython-39.pyc new file mode 100644 index 0000000..039e6d9 Binary files /dev/null and b/share/extensions/inkex/__pycache__/ports.cpython-39.pyc differ diff --git a/share/extensions/inkex/__pycache__/styles.cpython-39.pyc b/share/extensions/inkex/__pycache__/styles.cpython-39.pyc new file mode 100644 index 0000000..d99135a Binary files /dev/null and b/share/extensions/inkex/__pycache__/styles.cpython-39.pyc differ diff --git a/share/extensions/inkex/__pycache__/transforms.cpython-39.pyc b/share/extensions/inkex/__pycache__/transforms.cpython-39.pyc new file mode 100644 index 0000000..3be6188 Binary files /dev/null and b/share/extensions/inkex/__pycache__/transforms.cpython-39.pyc differ diff --git a/share/extensions/inkex/__pycache__/turtle.cpython-39.pyc b/share/extensions/inkex/__pycache__/turtle.cpython-39.pyc new file mode 100644 index 0000000..c2f622d Binary files /dev/null and b/share/extensions/inkex/__pycache__/turtle.cpython-39.pyc differ diff --git a/share/extensions/inkex/__pycache__/tween.cpython-39.pyc b/share/extensions/inkex/__pycache__/tween.cpython-39.pyc new file mode 100644 index 0000000..0199ec1 Binary files /dev/null and b/share/extensions/inkex/__pycache__/tween.cpython-39.pyc differ diff --git a/share/extensions/inkex/__pycache__/units.cpython-39.pyc b/share/extensions/inkex/__pycache__/units.cpython-39.pyc new file mode 100644 index 0000000..2619f10 Binary files /dev/null and b/share/extensions/inkex/__pycache__/units.cpython-39.pyc differ diff --git a/share/extensions/inkex/__pycache__/utils.cpython-39.pyc b/share/extensions/inkex/__pycache__/utils.cpython-39.pyc new file mode 100644 index 0000000..a095603 Binary files /dev/null and b/share/extensions/inkex/__pycache__/utils.cpython-39.pyc differ -- cgit v1.2.3