tabtabtab 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.

Potentially problematic release.


This version of tabtabtab might be problematic. Click here for more details.

tabtabtab/__init__.py ADDED
@@ -0,0 +1,3 @@
1
+ """Placeholder package for TabTabTab."""
2
+
3
+ __version__ = "0.0.1"
@@ -0,0 +1,22 @@
1
+ Metadata-Version: 2.3
2
+ Name: tabtabtab
3
+ Version: 0.0.1
4
+ Summary: Placeholder package for TabTabTab.
5
+ Author: TabTabTab
6
+ Author-email: support@tabtabtab.ai
7
+ Requires-Python: >=3.12,<4.0
8
+ Classifier: Development Status :: 1 - Planning
9
+ Classifier: Intended Audience :: Developers
10
+ Classifier: Programming Language :: Python :: 3
11
+ Classifier: Programming Language :: Python :: 3.12
12
+ Classifier: Programming Language :: Python :: 3.13
13
+ Project-URL: Homepage, https://tabtabtab.ai
14
+ Project-URL: Repository, https://github.com/tabtabtabai
15
+ Description-Content-Type: text/markdown
16
+
17
+ # tabtabtab
18
+
19
+ Placeholder package for TabTabTab.
20
+
21
+ This package reserves the `tabtabtab` name on PyPI for future official use.
22
+
@@ -0,0 +1,4 @@
1
+ tabtabtab/__init__.py,sha256=hyikvqO17nuBrPXGPyWF0lKew56ZgQebCkxFiPgKRwk,64
2
+ tabtabtab-0.0.1.dist-info/METADATA,sha256=pAeSR87id_ITU7MsCl6_yLLVIBGTJFwpbLJWI8_PQSQ,687
3
+ tabtabtab-0.0.1.dist-info/WHEEL,sha256=b4K_helf-jlQoXBBETfwnf4B04YC67LOev0jo4fX5m8,88
4
+ tabtabtab-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: poetry-core 2.1.3
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any