diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..88e6867 --- /dev/null +++ b/.gitignore @@ -0,0 +1,9 @@ +# generic py +__pycache__/ +.pytest_cache/ +localsys.egg-info/ + +# vendor and build files +dist/ +build/ +docs/sphinx/_build/ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/__init__.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/__init__.py deleted file mode 120000 index 6945f64..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/__init__.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/__init__.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/__init__.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 09e9240..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/accessor.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/accessor.cpython-312.pyc deleted file mode 100644 index ad10a81..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/accessor.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/co3.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/co3.cpython-312.pyc deleted file mode 100644 index ffee23a..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/co3.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/collector.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/collector.cpython-312.pyc deleted file mode 100644 index 407a991..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/collector.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/component.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/component.cpython-312.pyc deleted file mode 100644 index d4d0cb1..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/component.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/composer.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/composer.cpython-312.pyc deleted file mode 100644 index db2d730..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/composer.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/database.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/database.cpython-312.pyc deleted file mode 100644 index c089b45..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/database.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/indexer.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/indexer.cpython-312.pyc deleted file mode 100644 index 7c406ec..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/indexer.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/manager.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/manager.cpython-312.pyc deleted file mode 100644 index c420cdb..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/manager.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/mapper.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/mapper.cpython-312.pyc deleted file mode 100644 index 4010aa8..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/mapper.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/schema.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/schema.cpython-312.pyc deleted file mode 100644 index f4fbf67..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/__pycache__/schema.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessor.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/accessor.py deleted file mode 120000 index 2ef50e7..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessor.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/accessor.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/__init__.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/__init__.py deleted file mode 120000 index d57d1d7..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/__init__.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/accessors/__init__.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/__pycache__/__init__.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 3c5deef..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/__pycache__/fts.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/__pycache__/fts.cpython-312.pyc deleted file mode 100644 index 4b6455e..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/__pycache__/fts.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/__pycache__/sql.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/__pycache__/sql.cpython-312.pyc deleted file mode 100644 index 5be8d24..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/__pycache__/sql.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/__pycache__/vss.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/__pycache__/vss.cpython-312.pyc deleted file mode 100644 index 6a4221e..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/__pycache__/vss.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/fts.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/fts.py deleted file mode 120000 index a015fd1..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/fts.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/accessors/fts.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/sql.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/sql.py deleted file mode 120000 index 3f162d7..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/sql.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/accessors/sql.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/vss.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/vss.py deleted file mode 120000 index e0e5848..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/accessors/vss.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/accessors/vss.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/co3.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/co3.py deleted file mode 120000 index 202952a..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/co3.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/co3.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/collector.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/collector.py deleted file mode 120000 index 6d2ae9a..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/collector.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/collector.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/component.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/component.py deleted file mode 120000 index ae80152..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/component.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/component.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/components/__init__.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/components/__init__.py deleted file mode 120000 index c4ac766..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/components/__init__.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/components/__init__.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/components/__pycache__/__init__.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/components/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 61328cb..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/components/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/composer.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/composer.py deleted file mode 120000 index 7802f23..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/composer.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/composer.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/database.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/database.py deleted file mode 120000 index 8438d1e..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/database.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/database.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/__init__.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/__init__.py deleted file mode 120000 index 36b6a34..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/__init__.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/databases/__init__.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/__pycache__/__init__.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 1bbeaf9..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/__pycache__/fts.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/__pycache__/fts.cpython-312.pyc deleted file mode 100644 index 6428624..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/__pycache__/fts.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/__pycache__/sql.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/__pycache__/sql.cpython-312.pyc deleted file mode 100644 index 7063d4b..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/__pycache__/sql.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/__pycache__/vss.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/__pycache__/vss.cpython-312.pyc deleted file mode 100644 index 825111d..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/__pycache__/vss.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/fts.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/fts.py deleted file mode 120000 index 7cff9ab..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/fts.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/databases/fts.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/sql.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/sql.py deleted file mode 120000 index 9b158a9..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/sql.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/databases/sql.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/vss.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/vss.py deleted file mode 120000 index c92c586..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/databases/vss.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/databases/vss.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/indexer.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/indexer.py deleted file mode 120000 index 410ce45..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/indexer.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/indexer.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/manager.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/manager.py deleted file mode 120000 index e575dc4..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/manager.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/manager.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/__init__.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/__init__.py deleted file mode 120000 index 5e3ac6f..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/__init__.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/managers/__init__.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/__pycache__/__init__.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index f27bd71..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/__pycache__/fts.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/__pycache__/fts.cpython-312.pyc deleted file mode 100644 index 0a36569..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/__pycache__/fts.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/__pycache__/sql.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/__pycache__/sql.cpython-312.pyc deleted file mode 100644 index ec84ffe..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/__pycache__/sql.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/__pycache__/vss.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/__pycache__/vss.cpython-312.pyc deleted file mode 100644 index a8d2a63..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/__pycache__/vss.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/fts.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/fts.py deleted file mode 120000 index fd3745f..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/fts.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/managers/fts.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/sql.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/sql.py deleted file mode 120000 index cbeec0f..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/sql.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/managers/sql.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/vss.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/vss.py deleted file mode 120000 index 58f2c07..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/managers/vss.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/managers/vss.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/mapper.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/mapper.py deleted file mode 120000 index 3fd58c9..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/mapper.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/mapper.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/schema.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/schema.py deleted file mode 120000 index 4b513f9..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/schema.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/schema.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/schemas/__init__.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/schemas/__init__.py deleted file mode 120000 index 3381267..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/schemas/__init__.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/schemas/__init__.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/schemas/__pycache__/__init__.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/schemas/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 387aa6e..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/schemas/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/util/__init__.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/util/__init__.py deleted file mode 120000 index 00f184b..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/util/__init__.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/util/__init__.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/util/__pycache__/__init__.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/util/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 0defb9f..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/util/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/util/__pycache__/db.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/util/__pycache__/db.cpython-312.pyc deleted file mode 100644 index 5d41991..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/util/__pycache__/db.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/util/__pycache__/regex.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/util/__pycache__/regex.cpython-312.pyc deleted file mode 100644 index be0da33..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/util/__pycache__/regex.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/util/__pycache__/types.cpython-312.pyc b/build/__editable__.co3-0.1.1-py3-none-any/co3/util/__pycache__/types.cpython-312.pyc deleted file mode 100644 index 3e83114..0000000 Binary files a/build/__editable__.co3-0.1.1-py3-none-any/co3/util/__pycache__/types.cpython-312.pyc and /dev/null differ diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/util/db.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/util/db.py deleted file mode 120000 index 0f263c2..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/util/db.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/util/db.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/util/regex.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/util/regex.py deleted file mode 120000 index eeb2ce3..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/util/regex.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/util/regex.py \ No newline at end of file diff --git a/build/__editable__.co3-0.1.1-py3-none-any/co3/util/types.py b/build/__editable__.co3-0.1.1-py3-none-any/co3/util/types.py deleted file mode 120000 index df0d193..0000000 --- a/build/__editable__.co3-0.1.1-py3-none-any/co3/util/types.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co3/co3/util/types.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/__init__.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/__init__.py deleted file mode 120000 index 2185402..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/__init__.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/__init__.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/accessor.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/accessor.py deleted file mode 120000 index fe0209c..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/accessor.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/accessor.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/accessors/__init__.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/accessors/__init__.py deleted file mode 120000 index 67548ba..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/accessors/__init__.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/accessors/__init__.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/accessors/fts.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/accessors/fts.py deleted file mode 120000 index c266881..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/accessors/fts.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/accessors/fts.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/accessors/table.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/accessors/table.py deleted file mode 120000 index 2e05a5d..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/accessors/table.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/accessors/table.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/accessors/vss.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/accessors/vss.py deleted file mode 120000 index 97eacf6..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/accessors/vss.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/accessors/vss.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/co4.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/co4.py deleted file mode 120000 index e4548c1..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/co4.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/co4.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/collector.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/collector.py deleted file mode 120000 index f762f63..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/collector.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/collector.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/composer.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/composer.py deleted file mode 120000 index 2220175..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/composer.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/composer.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/databases/__init__.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/databases/__init__.py deleted file mode 120000 index 124710b..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/databases/__init__.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/databases/__init__.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/databases/_base.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/databases/_base.py deleted file mode 120000 index 0620c20..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/databases/_base.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/databases/_base.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/databases/core.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/databases/core.py deleted file mode 120000 index ddb8a85..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/databases/core.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/databases/core.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/databases/fts.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/databases/fts.py deleted file mode 120000 index 8fba3cb..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/databases/fts.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/databases/fts.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/databases/vss.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/databases/vss.py deleted file mode 120000 index 2daa6c6..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/databases/vss.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/databases/vss.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/indexer.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/indexer.py deleted file mode 120000 index 757ffd2..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/indexer.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/indexer.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/manager.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/manager.py deleted file mode 120000 index 8585495..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/manager.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/manager.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/managers/__init__.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/managers/__init__.py deleted file mode 120000 index 1c4ff87..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/managers/__init__.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/managers/__init__.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/managers/core.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/managers/core.py deleted file mode 120000 index 872cf15..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/managers/core.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/managers/core.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/managers/fts.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/managers/fts.py deleted file mode 120000 index d9fae88..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/managers/fts.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/managers/fts.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/managers/vss.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/managers/vss.py deleted file mode 120000 index bd70f75..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/managers/vss.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/managers/vss.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/utils/db.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/utils/db.py deleted file mode 120000 index 7e332ab..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/utils/db.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/utils/db.py \ No newline at end of file diff --git a/build/__editable__.co4-0.1.1-py3-none-any/co4/utils/paths.py b/build/__editable__.co4-0.1.1-py3-none-any/co4/utils/paths.py deleted file mode 120000 index f3790de..0000000 --- a/build/__editable__.co4-0.1.1-py3-none-any/co4/utils/paths.py +++ /dev/null @@ -1 +0,0 @@ -/home/smgr/Documents/projects/ontolog/co4/co4/utils/paths.py \ No newline at end of file diff --git a/co3/__pycache__/__init__.cpython-311.pyc b/co3/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 279a321..0000000 Binary files a/co3/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/co3/__pycache__/__init__.cpython-312.pyc b/co3/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index d700a87..0000000 Binary files a/co3/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/co3/__pycache__/accessor.cpython-311.pyc b/co3/__pycache__/accessor.cpython-311.pyc deleted file mode 100644 index 2aa0c1c..0000000 Binary files a/co3/__pycache__/accessor.cpython-311.pyc and /dev/null differ diff --git a/co3/__pycache__/accessor.cpython-312.pyc b/co3/__pycache__/accessor.cpython-312.pyc deleted file mode 100644 index b4c4b53..0000000 Binary files a/co3/__pycache__/accessor.cpython-312.pyc and /dev/null differ diff --git a/co3/__pycache__/co3.cpython-312.pyc b/co3/__pycache__/co3.cpython-312.pyc deleted file mode 100644 index 5d4e7aa..0000000 Binary files a/co3/__pycache__/co3.cpython-312.pyc and /dev/null differ diff --git a/co3/__pycache__/co4.cpython-311.pyc b/co3/__pycache__/co4.cpython-311.pyc deleted file mode 100644 index 8f13620..0000000 Binary files a/co3/__pycache__/co4.cpython-311.pyc and /dev/null differ diff --git a/co3/__pycache__/collector.cpython-311.pyc b/co3/__pycache__/collector.cpython-311.pyc deleted file mode 100644 index a709f04..0000000 Binary files a/co3/__pycache__/collector.cpython-311.pyc and /dev/null differ diff --git a/co3/__pycache__/collector.cpython-312.pyc b/co3/__pycache__/collector.cpython-312.pyc deleted file mode 100644 index 4d3aac1..0000000 Binary files a/co3/__pycache__/collector.cpython-312.pyc and /dev/null differ diff --git a/co3/__pycache__/composer.cpython-311.pyc b/co3/__pycache__/composer.cpython-311.pyc deleted file mode 100644 index 3008c65..0000000 Binary files a/co3/__pycache__/composer.cpython-311.pyc and /dev/null differ diff --git a/co3/__pycache__/composer.cpython-312.pyc b/co3/__pycache__/composer.cpython-312.pyc deleted file mode 100644 index 8d71fc9..0000000 Binary files a/co3/__pycache__/composer.cpython-312.pyc and /dev/null differ diff --git a/co3/__pycache__/database.cpython-312.pyc b/co3/__pycache__/database.cpython-312.pyc deleted file mode 100644 index 5aa0666..0000000 Binary files a/co3/__pycache__/database.cpython-312.pyc and /dev/null differ diff --git a/co3/__pycache__/indexer.cpython-311.pyc b/co3/__pycache__/indexer.cpython-311.pyc deleted file mode 100644 index 772dcb5..0000000 Binary files a/co3/__pycache__/indexer.cpython-311.pyc and /dev/null differ diff --git a/co3/__pycache__/indexer.cpython-312.pyc b/co3/__pycache__/indexer.cpython-312.pyc deleted file mode 100644 index 1507ded..0000000 Binary files a/co3/__pycache__/indexer.cpython-312.pyc and /dev/null differ diff --git a/co3/__pycache__/manager.cpython-311.pyc b/co3/__pycache__/manager.cpython-311.pyc deleted file mode 100644 index 94a5ac6..0000000 Binary files a/co3/__pycache__/manager.cpython-311.pyc and /dev/null differ diff --git a/co3/__pycache__/manager.cpython-312.pyc b/co3/__pycache__/manager.cpython-312.pyc deleted file mode 100644 index ac06779..0000000 Binary files a/co3/__pycache__/manager.cpython-312.pyc and /dev/null differ diff --git a/co3/__pycache__/mapper.cpython-312.pyc b/co3/__pycache__/mapper.cpython-312.pyc deleted file mode 100644 index 598cc83..0000000 Binary files a/co3/__pycache__/mapper.cpython-312.pyc and /dev/null differ diff --git a/co3/__pycache__/relation.cpython-312.pyc b/co3/__pycache__/relation.cpython-312.pyc deleted file mode 100644 index e2c9507..0000000 Binary files a/co3/__pycache__/relation.cpython-312.pyc and /dev/null differ diff --git a/co3/accessors/__pycache__/__init__.cpython-311.pyc b/co3/accessors/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index f4649fb..0000000 Binary files a/co3/accessors/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/co3/accessors/__pycache__/__init__.cpython-312.pyc b/co3/accessors/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 0f28ebe..0000000 Binary files a/co3/accessors/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/co3/accessors/__pycache__/_base.cpython-311.pyc b/co3/accessors/__pycache__/_base.cpython-311.pyc deleted file mode 100644 index 2f2bd8a..0000000 Binary files a/co3/accessors/__pycache__/_base.cpython-311.pyc and /dev/null differ diff --git a/co3/accessors/__pycache__/fts.cpython-311.pyc b/co3/accessors/__pycache__/fts.cpython-311.pyc deleted file mode 100644 index fa6fd32..0000000 Binary files a/co3/accessors/__pycache__/fts.cpython-311.pyc and /dev/null differ diff --git a/co3/accessors/__pycache__/fts.cpython-312.pyc b/co3/accessors/__pycache__/fts.cpython-312.pyc deleted file mode 100644 index b4b9663..0000000 Binary files a/co3/accessors/__pycache__/fts.cpython-312.pyc and /dev/null differ diff --git a/co3/accessors/__pycache__/sql.cpython-312.pyc b/co3/accessors/__pycache__/sql.cpython-312.pyc deleted file mode 100644 index 15d6bc3..0000000 Binary files a/co3/accessors/__pycache__/sql.cpython-312.pyc and /dev/null differ diff --git a/co3/accessors/__pycache__/table.cpython-311.pyc b/co3/accessors/__pycache__/table.cpython-311.pyc deleted file mode 100644 index a77af73..0000000 Binary files a/co3/accessors/__pycache__/table.cpython-311.pyc and /dev/null differ diff --git a/co3/accessors/__pycache__/vss.cpython-311.pyc b/co3/accessors/__pycache__/vss.cpython-311.pyc deleted file mode 100644 index 5522cb2..0000000 Binary files a/co3/accessors/__pycache__/vss.cpython-311.pyc and /dev/null differ diff --git a/co3/accessors/__pycache__/vss.cpython-312.pyc b/co3/accessors/__pycache__/vss.cpython-312.pyc deleted file mode 100644 index 9732100..0000000 Binary files a/co3/accessors/__pycache__/vss.cpython-312.pyc and /dev/null differ diff --git a/co3/databases/__pycache__/__init__.cpython-311.pyc b/co3/databases/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 9e9cc9d..0000000 Binary files a/co3/databases/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/co3/databases/__pycache__/__init__.cpython-312.pyc b/co3/databases/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 78a4276..0000000 Binary files a/co3/databases/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/co3/databases/__pycache__/_base.cpython-311.pyc b/co3/databases/__pycache__/_base.cpython-311.pyc deleted file mode 100644 index a872176..0000000 Binary files a/co3/databases/__pycache__/_base.cpython-311.pyc and /dev/null differ diff --git a/co3/databases/__pycache__/core.cpython-311.pyc b/co3/databases/__pycache__/core.cpython-311.pyc deleted file mode 100644 index 7fb74b6..0000000 Binary files a/co3/databases/__pycache__/core.cpython-311.pyc and /dev/null differ diff --git a/co3/databases/__pycache__/fts.cpython-311.pyc b/co3/databases/__pycache__/fts.cpython-311.pyc deleted file mode 100644 index 3a19a9b..0000000 Binary files a/co3/databases/__pycache__/fts.cpython-311.pyc and /dev/null differ diff --git a/co3/databases/__pycache__/fts.cpython-312.pyc b/co3/databases/__pycache__/fts.cpython-312.pyc deleted file mode 100644 index 63818d1..0000000 Binary files a/co3/databases/__pycache__/fts.cpython-312.pyc and /dev/null differ diff --git a/co3/databases/__pycache__/sql.cpython-312.pyc b/co3/databases/__pycache__/sql.cpython-312.pyc deleted file mode 100644 index aa1f424..0000000 Binary files a/co3/databases/__pycache__/sql.cpython-312.pyc and /dev/null differ diff --git a/co3/databases/__pycache__/vss.cpython-312.pyc b/co3/databases/__pycache__/vss.cpython-312.pyc deleted file mode 100644 index 7e63254..0000000 Binary files a/co3/databases/__pycache__/vss.cpython-312.pyc and /dev/null differ diff --git a/co3/managers/__pycache__/__init__.cpython-311.pyc b/co3/managers/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index 9820f79..0000000 Binary files a/co3/managers/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/co3/managers/__pycache__/__init__.cpython-312.pyc b/co3/managers/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index 42c94cb..0000000 Binary files a/co3/managers/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/co3/managers/__pycache__/_base.cpython-311.pyc b/co3/managers/__pycache__/_base.cpython-311.pyc deleted file mode 100644 index 9ebfee3..0000000 Binary files a/co3/managers/__pycache__/_base.cpython-311.pyc and /dev/null differ diff --git a/co3/managers/__pycache__/core.cpython-311.pyc b/co3/managers/__pycache__/core.cpython-311.pyc deleted file mode 100644 index dfd4f20..0000000 Binary files a/co3/managers/__pycache__/core.cpython-311.pyc and /dev/null differ diff --git a/co3/managers/__pycache__/fts.cpython-311.pyc b/co3/managers/__pycache__/fts.cpython-311.pyc deleted file mode 100644 index 75f58cd..0000000 Binary files a/co3/managers/__pycache__/fts.cpython-311.pyc and /dev/null differ diff --git a/co3/managers/__pycache__/fts.cpython-312.pyc b/co3/managers/__pycache__/fts.cpython-312.pyc deleted file mode 100644 index 2ee04b6..0000000 Binary files a/co3/managers/__pycache__/fts.cpython-312.pyc and /dev/null differ diff --git a/co3/managers/__pycache__/sql.cpython-312.pyc b/co3/managers/__pycache__/sql.cpython-312.pyc deleted file mode 100644 index 08ab146..0000000 Binary files a/co3/managers/__pycache__/sql.cpython-312.pyc and /dev/null differ diff --git a/co3/managers/__pycache__/vss.cpython-312.pyc b/co3/managers/__pycache__/vss.cpython-312.pyc deleted file mode 100644 index 8813b5b..0000000 Binary files a/co3/managers/__pycache__/vss.cpython-312.pyc and /dev/null differ diff --git a/co3/util/__pycache__/__init__.cpython-311.pyc b/co3/util/__pycache__/__init__.cpython-311.pyc deleted file mode 100644 index c1dc52d..0000000 Binary files a/co3/util/__pycache__/__init__.cpython-311.pyc and /dev/null differ diff --git a/co3/util/__pycache__/__init__.cpython-312.pyc b/co3/util/__pycache__/__init__.cpython-312.pyc deleted file mode 100644 index fa62950..0000000 Binary files a/co3/util/__pycache__/__init__.cpython-312.pyc and /dev/null differ diff --git a/co3/util/__pycache__/db.cpython-311.pyc b/co3/util/__pycache__/db.cpython-311.pyc deleted file mode 100644 index 52c31c0..0000000 Binary files a/co3/util/__pycache__/db.cpython-311.pyc and /dev/null differ diff --git a/co3/util/__pycache__/db.cpython-312.pyc b/co3/util/__pycache__/db.cpython-312.pyc deleted file mode 100644 index 9572a98..0000000 Binary files a/co3/util/__pycache__/db.cpython-312.pyc and /dev/null differ diff --git a/co3/util/__pycache__/paths.cpython-311.pyc b/co3/util/__pycache__/paths.cpython-311.pyc deleted file mode 100644 index d1e65bb..0000000 Binary files a/co3/util/__pycache__/paths.cpython-311.pyc and /dev/null differ diff --git a/co3/util/__pycache__/regex.cpython-311.pyc b/co3/util/__pycache__/regex.cpython-311.pyc deleted file mode 100644 index 87ea7c1..0000000 Binary files a/co3/util/__pycache__/regex.cpython-311.pyc and /dev/null differ diff --git a/co3/util/__pycache__/regex.cpython-312.pyc b/co3/util/__pycache__/regex.cpython-312.pyc deleted file mode 100644 index 05794a0..0000000 Binary files a/co3/util/__pycache__/regex.cpython-312.pyc and /dev/null differ diff --git a/examples/__pycache__/vegetables.cpython-312.pyc b/examples/__pycache__/vegetables.cpython-312.pyc deleted file mode 100644 index 02df0c3..0000000 Binary files a/examples/__pycache__/vegetables.cpython-312.pyc and /dev/null differ