logseq-matryca-parser 1.3.0__tar.gz → 1.3.1__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.
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/CHANGELOG.md +6 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/CONTRIBUTING.md +1 -1
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/PKG-INFO +14 -3
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/README.md +13 -2
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/SECURITY.md +1 -1
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/claude-skill-logseq-read/SKILL.md +1 -1
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/CODEQL.md +1 -1
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/examples/run_demo.py +1 -1
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/pyproject.toml +1 -1
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/__init__.py +1 -1
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/uv.lock +1 -1
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.cursorignore +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.github/CODEOWNERS +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.github/FUNDING.yml +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.github/ISSUE_TEMPLATE/bug_report.yml +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.github/ISSUE_TEMPLATE/config.yml +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.github/ISSUE_TEMPLATE/feature_request.yml +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.github/PULL_REQUEST_TEMPLATE.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.github/dependabot.yml +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.github/workflows/ci.yml +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.github/workflows/daily-metrics.yml +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.github/workflows/github_release.yml +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.github/workflows/pypi_publish.yml +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.gitignore +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.pre-commit-config.yaml +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.repomixignore +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/CODE_OF_CONDUCT.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/LICENSE +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/Makefile +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/NOTICE +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/claude-skill-logseq-read/scripts/parse_logseq.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/ARCHITECTURE.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/RELEASE_PROCESS.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/design-docs/ARCHITECTURE_BLUEPRINT.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/design-docs/CODE_SCAFFOLD.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/design-docs/LOGSEQ_ASSET_RESOLUTION_SPEC.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/design-docs/LOGSEQ_DATASCRIPT_MAPPING.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/design-docs/LOGSEQ_TEMPORAL_ONTOLOGY.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/design-docs/OFFICIAL_MLDOC_SPECS.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/design-docs/REFERENCE_SPEC.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/error_log.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/logseq_ast_primer.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/roadmaps/ROADMAP_AGENT_NATIVE_XRAY.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/roadmaps/ROADMAP_CLI_HYDRATION_AND_ENRICHMENT.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/roadmaps/ROADMAP_CONTEXT_SYNTHESIS_AND_SCOPING.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/roadmaps/ROADMAP_EMBED_EXPANSION_AND_FLUENT_QUERIES.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/roadmaps/ROADMAP_GRAPH_RAG_SEMANTICS.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/roadmaps/ROADMAP_HEADLESS_WRITER.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/roadmaps/ROADMAP_INCREMENTAL_WATCHER.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/roadmaps/ROADMAP_INLINE_SHIELD_AND_NAMESPACES.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/roadmaps/ROADMAP_OBSIDIAN_ADAPTER.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/roadmaps/ROADMAP_ROBUSTNESS_AND_SOFT_BREAKS.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/roadmaps/ROADMAP_TOML_FIX_AND_PYPI_DISTRIBUTION.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/roadmaps/ROADMAP_UUID_AND_GRAPH_SUPERPOWERS.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/examples/demo_logseq_journal.md +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/legacy/local_digestor.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/lib/bindings/utils.js +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/lib/tom-select/tom-select.complete.min.js +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/lib/tom-select/tom-select.css +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/lib/vis-9.1.2/vis-network.css +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/lib/vis-9.1.2/vis-network.min.js +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/metrics/history.json +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/repomix-output-parser.xml +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/scripts/debug_pre_release.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/scripts/extract_changelog.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/.gitignore +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/NOTICE +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/__main__.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/agent_press.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/agent_writer.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/exceptions.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/forge.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/graph.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/kinetic.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/lens.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/logos_core.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/logos_parser.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/logseq_markdown.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/logseq_paths.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/pyproject.toml +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/synapse.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/tests/test_agent_press.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/tests/test_agent_writer.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/tests/test_forge.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/tests/test_graph.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/tests/test_kinetic.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/tests/test_lens.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/tests/test_logos_parser.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/tests/test_logseq_markdown.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/tests/test_logseq_paths.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/tests/test_package_version.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/tests/test_pre_release_roundtrip.py +0 -0
- {logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/tests/test_synapse.py +0 -0
|
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|
|
7
7
|
|
|
8
8
|
## [Unreleased]
|
|
9
9
|
|
|
10
|
+
## [1.3.1] - 2026-06-19
|
|
11
|
+
|
|
12
|
+
### Changed
|
|
13
|
+
|
|
14
|
+
- **Documentation** — `examples/run_demo.py` and **`claude-skill-logseq-read/SKILL.md`** recommend **`uv sync --all-extras`** / **`uv pip install`** instead of legacy **`pip install`** hints.
|
|
15
|
+
|
|
10
16
|
## [1.3.0] - 2026-06-19
|
|
11
17
|
|
|
12
18
|
### Changed
|
|
@@ -15,7 +15,7 @@ User-facing behavior is documented in:
|
|
|
15
15
|
- [`README.md`](README.md) — overview, quickstart, and feature matrix
|
|
16
16
|
- [`docs/ARCHITECTURE.md`](docs/ARCHITECTURE.md) — LOGOS, SYNAPSE, `LogseqGraph`, agents, and data flow
|
|
17
17
|
- [`docs/logseq_ast_primer.md`](docs/logseq_ast_primer.md) — Logseq Spatial Markdown domain rules
|
|
18
|
-
- [`CHANGELOG.md`](CHANGELOG.md) — shipped releases (current: **1.3.
|
|
18
|
+
- [`CHANGELOG.md`](CHANGELOG.md) — shipped releases (current: **1.3.1**) and **Unreleased** changes (Keep a Changelog)
|
|
19
19
|
- [`docs/RELEASE_PROCESS.md`](docs/RELEASE_PROCESS.md) — version bump, tag, and PyPI publish checklist
|
|
20
20
|
- [`docs/CODEQL.md`](docs/CODEQL.md) — CodeQL default setup (no custom `codeql.yml`)
|
|
21
21
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: logseq-matryca-parser
|
|
3
|
-
Version: 1.3.
|
|
3
|
+
Version: 1.3.1
|
|
4
4
|
Summary: The Logos Protocol: Deterministic Logseq AST parsing for Matryca.ai.
|
|
5
5
|
Project-URL: Homepage, https://github.com/MarcoPorcellato/logseq-matryca-parser
|
|
6
6
|
Project-URL: Repository, https://github.com/MarcoPorcellato/logseq-matryca-parser
|
|
@@ -53,7 +53,7 @@ Description-Content-Type: text/markdown
|
|
|
53
53
|
[](#)
|
|
54
54
|

|
|
55
55
|
|
|
56
|
-
**v1.3.
|
|
56
|
+
**v1.3.1** — Documentation patch: `uv` install hints in examples and Claude skill (see [CHANGELOG](CHANGELOG.md)) — **244 tests**, no parser or API changes.
|
|
57
57
|
|
|
58
58
|
> *Turning a forest of local plain-text files into a unified semantic powerhouse.*
|
|
59
59
|
|
|
@@ -147,6 +147,17 @@ Logseq Matryca Parser is a deterministic **Stack-Machine engine** that acts as t
|
|
|
147
147
|
|
|
148
148
|
---
|
|
149
149
|
|
|
150
|
+
## ⚡ Release highlights (v1.3.1)
|
|
151
|
+
|
|
152
|
+
Patch release — aligns example and skill install docs with the project's **`uv`** workflow. No parser or public API changes.
|
|
153
|
+
|
|
154
|
+
| Area | Change |
|
|
155
|
+
| :--- | :--- |
|
|
156
|
+
| **Examples** | `examples/run_demo.py` error hint uses **`uv sync --all-extras`**. |
|
|
157
|
+
| **Claude skill** | **`claude-skill-logseq-read/SKILL.md`** recommends **`uv pip install`**. |
|
|
158
|
+
|
|
159
|
+
---
|
|
160
|
+
|
|
150
161
|
## ⚡ Release highlights (v1.3.0)
|
|
151
162
|
|
|
152
163
|
Minor release — architectural quick wins, runtime robustness, and expanded public API. No breaking changes to default parser behavior.
|
|
@@ -332,7 +343,7 @@ Marker syntax (`[#A]`, `SCHEDULED: <...>`, `DEADLINE: <...>`) is stripped from `
|
|
|
332
343
|
## 🛠️ Quickstart
|
|
333
344
|
|
|
334
345
|
```bash
|
|
335
|
-
# Install from PyPI (latest: v1.3.
|
|
346
|
+
# Install from PyPI (latest: v1.3.1)
|
|
336
347
|
uv pip install logseq-matryca-parser
|
|
337
348
|
|
|
338
349
|
# Optional: filesystem watcher for live incremental graph updates
|
|
@@ -12,7 +12,7 @@
|
|
|
12
12
|
[](#)
|
|
13
13
|

|
|
14
14
|
|
|
15
|
-
**v1.3.
|
|
15
|
+
**v1.3.1** — Documentation patch: `uv` install hints in examples and Claude skill (see [CHANGELOG](CHANGELOG.md)) — **244 tests**, no parser or API changes.
|
|
16
16
|
|
|
17
17
|
> *Turning a forest of local plain-text files into a unified semantic powerhouse.*
|
|
18
18
|
|
|
@@ -106,6 +106,17 @@ Logseq Matryca Parser is a deterministic **Stack-Machine engine** that acts as t
|
|
|
106
106
|
|
|
107
107
|
---
|
|
108
108
|
|
|
109
|
+
## ⚡ Release highlights (v1.3.1)
|
|
110
|
+
|
|
111
|
+
Patch release — aligns example and skill install docs with the project's **`uv`** workflow. No parser or public API changes.
|
|
112
|
+
|
|
113
|
+
| Area | Change |
|
|
114
|
+
| :--- | :--- |
|
|
115
|
+
| **Examples** | `examples/run_demo.py` error hint uses **`uv sync --all-extras`**. |
|
|
116
|
+
| **Claude skill** | **`claude-skill-logseq-read/SKILL.md`** recommends **`uv pip install`**. |
|
|
117
|
+
|
|
118
|
+
---
|
|
119
|
+
|
|
109
120
|
## ⚡ Release highlights (v1.3.0)
|
|
110
121
|
|
|
111
122
|
Minor release — architectural quick wins, runtime robustness, and expanded public API. No breaking changes to default parser behavior.
|
|
@@ -291,7 +302,7 @@ Marker syntax (`[#A]`, `SCHEDULED: <...>`, `DEADLINE: <...>`) is stripped from `
|
|
|
291
302
|
## 🛠️ Quickstart
|
|
292
303
|
|
|
293
304
|
```bash
|
|
294
|
-
# Install from PyPI (latest: v1.3.
|
|
305
|
+
# Install from PyPI (latest: v1.3.1)
|
|
295
306
|
uv pip install logseq-matryca-parser
|
|
296
307
|
|
|
297
308
|
# Optional: filesystem watcher for live incremental graph updates
|
|
@@ -6,7 +6,7 @@ Security fixes are provided **only for the latest released version** on [PyPI](h
|
|
|
6
6
|
|
|
7
7
|
| Version | Supported |
|
|
8
8
|
| ------- | --------- |
|
|
9
|
-
| **1.3.
|
|
9
|
+
| **1.3.1** (latest) | Yes |
|
|
10
10
|
| Older releases | No |
|
|
11
11
|
|
|
12
12
|
We recommend always running the current release and upgrading promptly when a security advisory is published.
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
# CodeQL code scanning
|
|
2
2
|
|
|
3
|
-
**Logseq Matryca Parser** (v1.3.
|
|
3
|
+
**Logseq Matryca Parser** (v1.3.1+) uses **GitHub CodeQL default setup** for static analysis (SAST) on Python.
|
|
4
4
|
|
|
5
5
|
## Why there is no `codeql.yml` workflow
|
|
6
6
|
|
|
@@ -17,7 +17,7 @@ try:
|
|
|
17
17
|
from logseq_matryca_parser.forge import ForgeExporter
|
|
18
18
|
from logseq_matryca_parser.logos_parser import LogosParser
|
|
19
19
|
except ImportError as e:
|
|
20
|
-
print(f"Errore: Assicurati di aver installato le dipendenze (
|
|
20
|
+
print(f"Errore: Assicurati di aver installato le dipendenze (uv sync --all-extras). {e}")
|
|
21
21
|
sys.exit(1)
|
|
22
22
|
|
|
23
23
|
console = Console()
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.github/ISSUE_TEMPLATE/bug_report.yml
RENAMED
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.github/ISSUE_TEMPLATE/config.yml
RENAMED
|
File without changes
|
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.github/PULL_REQUEST_TEMPLATE.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.github/workflows/daily-metrics.yml
RENAMED
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.github/workflows/github_release.yml
RENAMED
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/.github/workflows/pypi_publish.yml
RENAMED
|
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
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/design-docs/CODE_SCAFFOLD.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/design-docs/OFFICIAL_MLDOC_SPECS.md
RENAMED
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/design-docs/REFERENCE_SPEC.md
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/docs/roadmaps/ROADMAP_HEADLESS_WRITER.md
RENAMED
|
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
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/lib/vis-9.1.2/vis-network.min.js
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/.gitignore
RENAMED
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/NOTICE
RENAMED
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/__main__.py
RENAMED
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/agent_press.py
RENAMED
|
File without changes
|
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/exceptions.py
RENAMED
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/forge.py
RENAMED
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/graph.py
RENAMED
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/kinetic.py
RENAMED
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/lens.py
RENAMED
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/logos_core.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/pyproject.toml
RENAMED
|
File without changes
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/src/logseq_matryca_parser/synapse.py
RENAMED
|
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
|
{logseq_matryca_parser-1.3.0 → logseq_matryca_parser-1.3.1}/tests/test_pre_release_roundtrip.py
RENAMED
|
File without changes
|
|
File without changes
|