linshu-format 0.0.0a0__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,3 @@
1
+ """Placeholder package. The real implementation has not been published yet."""
2
+
3
+ __version__ = "0.0.0a0"
@@ -0,0 +1,13 @@
1
+ Metadata-Version: 2.4
2
+ Name: linshu-format
3
+ Version: 0.0.0a0
4
+ Summary: 数据格式处理库(开发中,本版本为名称占位)
5
+ Requires-Python: >=3.10
6
+ Description-Content-Type: text/markdown
7
+
8
+ # linshu-format
9
+
10
+ 占位发布(placeholder release)。
11
+
12
+ 本包用于在 PyPI 上保留 `linshu-format` 名称,**不包含任何功能代码**。
13
+ 正式版本将随项目源码发布时一并上线。
@@ -0,0 +1,5 @@
1
+ linshu_format/__init__.py,sha256=HXv7_S7elrMSjPo9l8ublTUivUYRdfqGZnJBfl7Z4pE,104
2
+ linshu_format-0.0.0a0.dist-info/METADATA,sha256=OpMnBzaZhdFKK_qzZlJgPU6ZIYuIHBOzpdzUVFdxrR0,402
3
+ linshu_format-0.0.0a0.dist-info/WHEEL,sha256=YVMoNqKzERt-wjUZwJ33xBGAwnFl-4cqbYkTtWa4itE,91
4
+ linshu_format-0.0.0a0.dist-info/top_level.txt,sha256=jiGSnCbpakrIQD8oNQI-MMOUIW2rLMi3LSemd7UnMJ4,14
5
+ linshu_format-0.0.0a0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (84.0.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+ linshu_format