tablem 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.
tablem/__init__.py ADDED
@@ -0,0 +1,2 @@
1
+ """Reserved for Tablemere (https://tablemere.eu). No functionality yet."""
2
+ __version__ = "0.0.1"
@@ -0,0 +1,15 @@
1
+ Metadata-Version: 2.5
2
+ Name: tablem
3
+ Version: 0.0.1
4
+ Summary: Reserved for Tablemere, the European-operated Apache Iceberg lakehouse for agents. Real releases will appear here.
5
+ Project-URL: Homepage, https://tablemere.eu
6
+ Author: Tablemere
7
+ License-Expression: Apache-2.0
8
+ Classifier: Development Status :: 1 - Planning
9
+ Requires-Python: >=3.9
10
+ Description-Content-Type: text/markdown
11
+
12
+ # tablem
13
+
14
+ This name is reserved for **Tablemere** (https://tablemere.eu), a European-operated Apache Iceberg
15
+ lakehouse built for agents. Nothing to install yet; real releases will be published under this name.
@@ -0,0 +1,4 @@
1
+ tablem/__init__.py,sha256=0pXID2mkiuZstyQpU9nhBjYnU4i-6KWWGHGys5W-R80,97
2
+ tablem-0.0.1.dist-info/METADATA,sha256=xA2aX8lu1HZHklVTtvFE4jpzv0Qb5JayAzTOcDzx9OM,588
3
+ tablem-0.0.1.dist-info/WHEEL,sha256=THafob7ofN-NsuMN7Mg4qZyHaQI7KkD-QlcQatYhXPo,87
4
+ tablem-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.32.3
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any