solstone-journal 0.7.0__py3-none-any.whl

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.
@@ -0,0 +1,15 @@
1
+ Metadata-Version: 2.4
2
+ Name: solstone-journal
3
+ Version: 0.7.0
4
+ Summary: the journal — the memory sol keeps for you, on a computer you choose. Installs the journal service and includes sol.
5
+ Requires-Python: >=3.12
6
+ Description-Content-Type: text/markdown
7
+ Requires-Dist: solstone[journal-host]==0.7.0
8
+ Requires-Dist: onnxruntime!=1.24.1,>=1.20.0
9
+ Requires-Dist: onnxruntime!=1.24.1,>=1.25.0; sys_platform == "linux" and platform_machine == "x86_64"
10
+
11
+ the journal — the memory sol keeps for you, on a computer you choose. Installs the journal service and includes sol.
12
+
13
+ pip install solstone-journal
14
+
15
+ See https://github.com/solpbc/solstone-journal.
@@ -0,0 +1,5 @@
1
+ solstone_journal-0.7.0.dist-info/METADATA,sha256=oWiojFNoXAocvrsHMqCq61AVhi0MhJ2kQQeU54FtpyQ,646
2
+ solstone_journal-0.7.0.dist-info/WHEEL,sha256=K260EYznzXsJYBQGqmI8VTxEdiZYNvDZwW9cBh9-_MA,91
3
+ solstone_journal-0.7.0.dist-info/entry_points.txt,sha256=PvFOoR0fnWUzQugdOt04GiawrgddzpiHErjHDl5ocis,122
4
+ solstone_journal-0.7.0.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
5
+ solstone_journal-0.7.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (83.0.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1,3 @@
1
+ [console_scripts]
2
+ journal = solstone.think.sol_cli:journal_main
3
+ mlx-vlm-server = solstone.think.providers.mlx_server:main