recallrai 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 recallrai might be problematic. Click here for more details.

recallrai/__init__.py ADDED
File without changes
recallrai/__main__.py ADDED
File without changes
@@ -0,0 +1,17 @@
1
+ Metadata-Version: 2.3
2
+ Name: recallrai
3
+ Version: 0.0.1
4
+ Summary: Comming soon
5
+ License: MIT
6
+ Author: Devasheesh Mishra
7
+ Author-email: devasheeshmishra4@gmail.com
8
+ Requires-Python: >=3.10,<4.0
9
+ Classifier: License :: OSI Approved :: MIT License
10
+ Classifier: Programming Language :: Python :: 3
11
+ Classifier: Programming Language :: Python :: 3.10
12
+ Classifier: Programming Language :: Python :: 3.11
13
+ Classifier: Programming Language :: Python :: 3.12
14
+ Classifier: Programming Language :: Python :: 3.13
15
+ Description-Content-Type: text/markdown
16
+
17
+ Comming soon...
@@ -0,0 +1,5 @@
1
+ recallrai/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ recallrai/__main__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
3
+ recallrai-0.0.1.dist-info/METADATA,sha256=SBCR1N69hXrhhNh6qZ2T9qO8ZyXBd8chEXPUNCiCZio,545
4
+ recallrai-0.0.1.dist-info/WHEEL,sha256=RaoafKOydTQ7I_I3JTrPCg6kUmTgtm4BornzOqyEfJ8,88
5
+ recallrai-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: poetry-core 2.0.0
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any