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/elements/__pycache__/__init__.cpython-39.pyc | Bin 0 -> 1541 bytes .../inkex/elements/__pycache__/_base.cpython-39.pyc | Bin 0 -> 18505 bytes .../inkex/elements/__pycache__/_filters.cpython-39.pyc | Bin 0 -> 10723 bytes .../inkex/elements/__pycache__/_groups.cpython-39.pyc | Bin 0 -> 3488 bytes .../inkex/elements/__pycache__/_image.cpython-39.pyc | Bin 0 -> 468 bytes .../inkex/elements/__pycache__/_meta.cpython-39.pyc | Bin 0 -> 5469 bytes .../inkex/elements/__pycache__/_polygons.cpython-39.pyc | Bin 0 -> 9772 bytes .../inkex/elements/__pycache__/_selected.cpython-39.pyc | Bin 0 -> 6660 bytes .../inkex/elements/__pycache__/_svg.cpython-39.pyc | Bin 0 -> 8222 bytes .../inkex/elements/__pycache__/_text.cpython-39.pyc | Bin 0 -> 6256 bytes .../inkex/elements/__pycache__/_use.cpython-39.pyc | Bin 0 -> 2048 bytes 11 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 share/extensions/inkex/elements/__pycache__/__init__.cpython-39.pyc create mode 100644 share/extensions/inkex/elements/__pycache__/_base.cpython-39.pyc create mode 100644 share/extensions/inkex/elements/__pycache__/_filters.cpython-39.pyc create mode 100644 share/extensions/inkex/elements/__pycache__/_groups.cpython-39.pyc create mode 100644 share/extensions/inkex/elements/__pycache__/_image.cpython-39.pyc create mode 100644 share/extensions/inkex/elements/__pycache__/_meta.cpython-39.pyc create mode 100644 share/extensions/inkex/elements/__pycache__/_polygons.cpython-39.pyc create mode 100644 share/extensions/inkex/elements/__pycache__/_selected.cpython-39.pyc create mode 100644 share/extensions/inkex/elements/__pycache__/_svg.cpython-39.pyc create mode 100644 share/extensions/inkex/elements/__pycache__/_text.cpython-39.pyc create mode 100644 share/extensions/inkex/elements/__pycache__/_use.cpython-39.pyc (limited to 'share/extensions/inkex/elements/__pycache__') diff --git a/share/extensions/inkex/elements/__pycache__/__init__.cpython-39.pyc b/share/extensions/inkex/elements/__pycache__/__init__.cpython-39.pyc new file mode 100644 index 0000000..718ece7 Binary files /dev/null and b/share/extensions/inkex/elements/__pycache__/__init__.cpython-39.pyc differ diff --git a/share/extensions/inkex/elements/__pycache__/_base.cpython-39.pyc b/share/extensions/inkex/elements/__pycache__/_base.cpython-39.pyc new file mode 100644 index 0000000..06dd762 Binary files /dev/null and b/share/extensions/inkex/elements/__pycache__/_base.cpython-39.pyc differ diff --git a/share/extensions/inkex/elements/__pycache__/_filters.cpython-39.pyc b/share/extensions/inkex/elements/__pycache__/_filters.cpython-39.pyc new file mode 100644 index 0000000..a1d3a70 Binary files /dev/null and b/share/extensions/inkex/elements/__pycache__/_filters.cpython-39.pyc differ diff --git a/share/extensions/inkex/elements/__pycache__/_groups.cpython-39.pyc b/share/extensions/inkex/elements/__pycache__/_groups.cpython-39.pyc new file mode 100644 index 0000000..35305d8 Binary files /dev/null and b/share/extensions/inkex/elements/__pycache__/_groups.cpython-39.pyc differ diff --git a/share/extensions/inkex/elements/__pycache__/_image.cpython-39.pyc b/share/extensions/inkex/elements/__pycache__/_image.cpython-39.pyc new file mode 100644 index 0000000..1c2849c Binary files /dev/null and b/share/extensions/inkex/elements/__pycache__/_image.cpython-39.pyc differ diff --git a/share/extensions/inkex/elements/__pycache__/_meta.cpython-39.pyc b/share/extensions/inkex/elements/__pycache__/_meta.cpython-39.pyc new file mode 100644 index 0000000..807de7b Binary files /dev/null and b/share/extensions/inkex/elements/__pycache__/_meta.cpython-39.pyc differ diff --git a/share/extensions/inkex/elements/__pycache__/_polygons.cpython-39.pyc b/share/extensions/inkex/elements/__pycache__/_polygons.cpython-39.pyc new file mode 100644 index 0000000..270e082 Binary files /dev/null and b/share/extensions/inkex/elements/__pycache__/_polygons.cpython-39.pyc differ diff --git a/share/extensions/inkex/elements/__pycache__/_selected.cpython-39.pyc b/share/extensions/inkex/elements/__pycache__/_selected.cpython-39.pyc new file mode 100644 index 0000000..6272318 Binary files /dev/null and b/share/extensions/inkex/elements/__pycache__/_selected.cpython-39.pyc differ diff --git a/share/extensions/inkex/elements/__pycache__/_svg.cpython-39.pyc b/share/extensions/inkex/elements/__pycache__/_svg.cpython-39.pyc new file mode 100644 index 0000000..800e778 Binary files /dev/null and b/share/extensions/inkex/elements/__pycache__/_svg.cpython-39.pyc differ diff --git a/share/extensions/inkex/elements/__pycache__/_text.cpython-39.pyc b/share/extensions/inkex/elements/__pycache__/_text.cpython-39.pyc new file mode 100644 index 0000000..1e898f2 Binary files /dev/null and b/share/extensions/inkex/elements/__pycache__/_text.cpython-39.pyc differ diff --git a/share/extensions/inkex/elements/__pycache__/_use.cpython-39.pyc b/share/extensions/inkex/elements/__pycache__/_use.cpython-39.pyc new file mode 100644 index 0000000..7fb1511 Binary files /dev/null and b/share/extensions/inkex/elements/__pycache__/_use.cpython-39.pyc differ -- cgit v1.2.3