datum-stream-sql 0.0.1__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 @@
|
|
|
1
|
+
__version__ = "0.0.1"
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
Metadata-Version: 2.4
|
|
2
|
+
Name: datum-stream-sql
|
|
3
|
+
Version: 0.0.1
|
|
4
|
+
Summary: Reserved for Datum (https://github.com/Aethergrids/Datum) — real package ships when release-ready.
|
|
5
|
+
Project-URL: Repository, https://github.com/Aethergrids/Datum
|
|
6
|
+
Classifier: Development Status :: 1 - Planning
|
|
7
|
+
Requires-Python: >=3.13
|
|
8
|
+
Description-Content-Type: text/markdown
|
|
9
|
+
|
|
10
|
+
Reserved for Datum — the Rust stream-processing platform.
|
|
11
|
+
|
|
12
|
+
This name is claimed by the Datum project (https://github.com/Aethergrids/Datum).
|
|
13
|
+
The real package will ship when the Python bindings are release-ready.
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
datum_stream_sql/__init__.py,sha256=sXLh7g3KC4QCFxcZGBTpG2scR7hmmBsMjq6LqRptkRg,22
|
|
2
|
+
datum_stream_sql-0.0.1.dist-info/METADATA,sha256=ghjnehV7uXXdPPQyiNwDA_jgQVUvsaVpDXBqmn_JT8I,558
|
|
3
|
+
datum_stream_sql-0.0.1.dist-info/WHEEL,sha256=lCkmxWfQsSc9CfIClYeavTdQeEX2toPqufh9gI35EQA,87
|
|
4
|
+
datum_stream_sql-0.0.1.dist-info/RECORD,,
|