deepseek-harness-sdk 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-sdk name on PyPI.
2
+
3
+ The real DeepSeek Harness Python SDK will be published under this name at a
4
+ later version.
5
+ """
@@ -0,0 +1,15 @@
1
+ Metadata-Version: 2.5
2
+ Name: deepseek-harness-sdk
3
+ Version: 0.0.0.dev0
4
+ Summary: Python SDK for DeepSeek Harness (name reservation placeholder)
5
+ License: BSD-3-Clause
6
+ Requires-Python: >=3.10
7
+ Description-Content-Type: text/markdown
8
+
9
+ # deepseek-harness-sdk (placeholder)
10
+
11
+ This is a placeholder release that reserves the `deepseek-harness-sdk` project
12
+ name on PyPI for the DeepSeek Harness Python SDK.
13
+
14
+ The real SDK release (source of record: https://github.com/deepseek-ai/deepseek-harness)
15
+ will be published under this name at a later version.
@@ -0,0 +1,4 @@
1
+ deepseek_harness/__init__.py,sha256=AUHpLV1FIEhwv9L2pdr4K_XEPi62ljA0_BfPVN2oGcU,168
2
+ deepseek_harness_sdk-0.0.0.dev0.dist-info/METADATA,sha256=0a_nkyMfDuj-zro-jqt_4Gg3zhfgqy-CRwkL4WYYipo,539
3
+ deepseek_harness_sdk-0.0.0.dev0.dist-info/WHEEL,sha256=zOwg4jB6zX2kU910N-cMawjivD6tO8NEWvE12je1bVk,87
4
+ deepseek_harness_sdk-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