dulus 0.2.39__tar.gz → 0.2.41__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {dulus-0.2.39/dulus.egg-info → dulus-0.2.41}/PKG-INFO +1 -2
- {dulus-0.2.39 → dulus-0.2.41/dulus.egg-info}/PKG-INFO +1 -2
- {dulus-0.2.39 → dulus-0.2.41}/dulus.egg-info/SOURCES.txt +0 -1
- {dulus-0.2.39 → dulus-0.2.41}/pyproject.toml +1 -1
- dulus-0.2.39/license_server.py +0 -63
- {dulus-0.2.39 → dulus-0.2.41}/LICENSE +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/MANIFEST.in +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/README.md +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/agent.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/backend/__init__.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/backend/compressor.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/backend/context.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/backend/githook.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/backend/marketplace.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/backend/mempalace_bridge.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/backend/personas.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/backend/plugins.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/backend/server.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/backend/tasks.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/batch_api.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/checkpoint/__init__.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/checkpoint/hooks.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/checkpoint/store.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/checkpoint/types.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/claude_code_watcher.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/clipboard_utils.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/cloudsave.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/common.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/compaction.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/config.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/context.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/data/__init__.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/data/active_persona.json +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/data/context.json +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/data/marketplace.json +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/data/personas.json +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/data/plugins/__init__.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/data/plugins/composio/__init__.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/data/plugins/composio/composio_plugin/__init__.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/data/plugins/composio/composio_plugin/session_manager.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/data/plugins/composio/composio_plugin/tool_generator.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/data/plugins/composio/plugin.json +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/data/plugins/composio/plugin_tool.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/data/tasks.json +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/README.md +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/__init__.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/api.html +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/architecture.md +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/azure-speech-template.json +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/dashboard/index.html +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/divider.svg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/generate.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/hero.svg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/index.html +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/news.md +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/nvidia-models.svg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/particle-playground.html +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/personas/index.html +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/poetry-banner.png +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/preview.html +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/sec-agents.svg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/sec-brainstorm.svg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/sec-bridges.svg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/sec-features.svg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/sec-freetier.svg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/sec-memory.svg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/sec-models.svg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/sec-perms.svg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/sec-plugins.svg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/sec-quickstart.svg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/sec-ssj.svg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/spinners.svg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/split-pane.svg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/terminal-boot.svg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/docs/uploads/particle-playground.html +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/dulus.egg-info/dependency_links.txt +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/dulus.egg-info/entry_points.txt +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/dulus.egg-info/requires.txt +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/dulus.egg-info/top_level.txt +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/dulus.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/dulus_gui.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/dulus_mcp/__init__.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/dulus_mcp/client.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/dulus_mcp/config.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/dulus_mcp/tools.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/dulus_mcp/types.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/gui/__init__.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/gui/agent_bridge.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/gui/chat_widget.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/gui/main_window.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/gui/personas.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/gui/session_utils.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/gui/settings_dialog.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/gui/sidebar.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/gui/tasks_view.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/gui/themes.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/gui/tool_panel.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/input.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/license_manager.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/memory/__init__.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/memory/audit.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/memory/consolidator.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/memory/context.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/memory/offload.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/memory/palace.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/memory/scan.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/memory/sessions.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/memory/store.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/memory/tools.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/memory/types.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/memory/vector_search.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/multi_agent/__init__.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/multi_agent/subagent.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/multi_agent/tools.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/offload_helper.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/plugin/__init__.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/plugin/autoadapter.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/plugin/loader.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/plugin/recommend.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/plugin/store.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/plugin/types.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/providers.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/setup.cfg +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/skill/__init__.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/skill/builtin.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/skill/clawhub.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/skill/executor.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/skill/loader.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/skill/tools.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/skills.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/spinner.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/string_utils.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/subagent.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/task/__init__.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/task/store.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/task/tools.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/task/types.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_afk_yolo.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_approval_runtime.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_background_task_tools.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_background_tasks.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_checkpoint.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_clipboard_utils.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_compaction.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_diff_view.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_diff_visualization.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_display_blocks.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_export_import.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_hook_engine.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_injection_fix.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_license.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_mcp.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_memory.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_notification_manager.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_plugin.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_session_fork.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_shell_mode.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_skills.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_steer_input.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_subagent.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_task.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_telegram_buffer.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_think_tool.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_todo_tool.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_todo_visualization.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_tool_registry.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_voice.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tests/test_wire_events.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tmux_offloader.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tmux_tools.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tool_registry.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/tools.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/ui/__init__.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/ui/input.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/ui/render.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/voice/__init__.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/voice/keyterms.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/voice/recorder.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/voice/stt.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/voice/tts.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/webchat.py +0 -0
- {dulus-0.2.39 → dulus-0.2.41}/webchat_server.py +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dulus
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.41
|
|
4
4
|
Summary: Spanish-first multi-provider AI CLI — 14 NVIDIA models free, Mesa Redonda, voice, TTS, RTK token reducer, MemPalace
|
|
5
5
|
Author: KevRojo
|
|
6
6
|
License: GPL-3.0
|
|
@@ -23,7 +23,6 @@ Requires-Python: >=3.11
|
|
|
23
23
|
Description-Content-Type: text/markdown
|
|
24
24
|
License-File: LICENSE
|
|
25
25
|
License-File: license_manager.py
|
|
26
|
-
License-File: license_server.py
|
|
27
26
|
Requires-Dist: anthropic>=0.40.0
|
|
28
27
|
Requires-Dist: openai>=1.30.0
|
|
29
28
|
Requires-Dist: httpx>=0.27.0
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: dulus
|
|
3
|
-
Version: 0.2.
|
|
3
|
+
Version: 0.2.41
|
|
4
4
|
Summary: Spanish-first multi-provider AI CLI — 14 NVIDIA models free, Mesa Redonda, voice, TTS, RTK token reducer, MemPalace
|
|
5
5
|
Author: KevRojo
|
|
6
6
|
License: GPL-3.0
|
|
@@ -23,7 +23,6 @@ Requires-Python: >=3.11
|
|
|
23
23
|
Description-Content-Type: text/markdown
|
|
24
24
|
License-File: LICENSE
|
|
25
25
|
License-File: license_manager.py
|
|
26
|
-
License-File: license_server.py
|
|
27
26
|
Requires-Dist: anthropic>=0.40.0
|
|
28
27
|
Requires-Dist: openai>=1.30.0
|
|
29
28
|
Requires-Dist: httpx>=0.27.0
|
|
@@ -4,7 +4,7 @@ build-backend = "setuptools.build_meta"
|
|
|
4
4
|
|
|
5
5
|
[project]
|
|
6
6
|
name = "dulus"
|
|
7
|
-
version = "0.2.
|
|
7
|
+
version = "0.2.41"
|
|
8
8
|
description = "Spanish-first multi-provider AI CLI — 14 NVIDIA models free, Mesa Redonda, voice, TTS, RTK token reducer, MemPalace"
|
|
9
9
|
readme = "README.md"
|
|
10
10
|
requires-python = ">=3.11"
|
dulus-0.2.39/license_server.py
DELETED
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
"""License server validation helpers.
|
|
2
|
-
|
|
3
|
-
Mirrors the signing logic in license_manager.py for cross-validation.
|
|
4
|
-
"""
|
|
5
|
-
from __future__ import annotations
|
|
6
|
-
|
|
7
|
-
import base64
|
|
8
|
-
import hashlib
|
|
9
|
-
import hmac
|
|
10
|
-
import json
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
def parse_key(key: str) -> dict:
|
|
14
|
-
"""Parse a DULUS license key into its components.
|
|
15
|
-
|
|
16
|
-
Returns a dict with keys:
|
|
17
|
-
- payload_b64: base64-encoded payload bytes
|
|
18
|
-
- sig: the hex signature string
|
|
19
|
-
- payload: the decoded payload dict
|
|
20
|
-
On error returns {"error": "..."}.
|
|
21
|
-
"""
|
|
22
|
-
if not key.startswith("DULUS-"):
|
|
23
|
-
return {"error": "Invalid key format"}
|
|
24
|
-
|
|
25
|
-
token = key[6:] # strip DULUS-
|
|
26
|
-
# Add padding if needed
|
|
27
|
-
padding = 4 - len(token) % 4
|
|
28
|
-
if padding != 4:
|
|
29
|
-
token += "=" * padding
|
|
30
|
-
|
|
31
|
-
try:
|
|
32
|
-
raw = base64.urlsafe_b64decode(token.encode())
|
|
33
|
-
except Exception as e:
|
|
34
|
-
return {"error": f"Base64 decode failed: {e}"}
|
|
35
|
-
|
|
36
|
-
if b":" not in raw:
|
|
37
|
-
return {"error": "Missing signature separator"}
|
|
38
|
-
|
|
39
|
-
payload_bytes, sig_bytes = raw.rsplit(b":", 1)
|
|
40
|
-
try:
|
|
41
|
-
payload = json.loads(payload_bytes)
|
|
42
|
-
except Exception as e:
|
|
43
|
-
return {"error": f"Invalid JSON payload: {e}"}
|
|
44
|
-
|
|
45
|
-
payload_b64 = base64.b64encode(payload_bytes).decode()
|
|
46
|
-
sig = sig_bytes.decode()
|
|
47
|
-
|
|
48
|
-
return {
|
|
49
|
-
"payload_b64": payload_b64,
|
|
50
|
-
"sig": sig,
|
|
51
|
-
"payload": payload,
|
|
52
|
-
}
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
def _verify_payload(payload_b64: str, sig: str, secret: str) -> bool:
|
|
56
|
-
"""Verify that *sig* matches HMAC-SHA256 of the payload using *secret*."""
|
|
57
|
-
try:
|
|
58
|
-
payload_bytes = base64.b64decode(payload_b64.encode())
|
|
59
|
-
except Exception:
|
|
60
|
-
return False
|
|
61
|
-
|
|
62
|
-
expected = hmac.new(secret.encode(), payload_bytes, hashlib.sha256).hexdigest()[:24]
|
|
63
|
-
return hmac.compare_digest(expected, sig)
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|