deepseek-harness-runtime-bin 0.0.0.dev0__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,5 @@
1
+ """Placeholder package reserving the deepseek-harness-runtime-bin name on PyPI.
2
+
3
+ The real DeepSeek Harness runtime carrier will be published under this name at
4
+ a later version.
5
+ """
@@ -0,0 +1,16 @@
1
+ Metadata-Version: 2.5
2
+ Name: deepseek-harness-runtime-bin
3
+ Version: 0.0.0.dev0
4
+ Summary: Pinned DeepSeek Harness runtime for the Python SDK (name reservation placeholder)
5
+ License: BSD-3-Clause
6
+ Requires-Python: >=3.10
7
+ Description-Content-Type: text/markdown
8
+
9
+ # deepseek-harness-runtime-bin (placeholder)
10
+
11
+ This is a placeholder release that reserves the `deepseek-harness-runtime-bin`
12
+ project name on PyPI for the DeepSeek Harness runtime carrier package.
13
+
14
+ The real runtime carrier release (source of record:
15
+ https://github.com/deepseek-ai/deepseek-harness) will be published under this
16
+ name at a later version.
@@ -0,0 +1,4 @@
1
+ deepseek_harness_runtime/__init__.py,sha256=2qRhRkIZfl5HKNR_8LKPy1rX1IQSp-kFHbJCTAVZxXo,181
2
+ deepseek_harness_runtime_bin-0.0.0.dev0.dist-info/METADATA,sha256=aTNt6IC3AqtDYcOerO_qhuRCY6Rfb7MRNFhrzz8QYXg,607
3
+ deepseek_harness_runtime_bin-0.0.0.dev0.dist-info/WHEEL,sha256=zOwg4jB6zX2kU910N-cMawjivD6tO8NEWvE12je1bVk,87
4
+ deepseek_harness_runtime_bin-0.0.0.dev0.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.32.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any