madosho-cli 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,3 @@
1
+ """Reserved name for the madosho command-line interface (placeholder release)."""
2
+
3
+ __version__ = "0.0.1"
@@ -0,0 +1,16 @@
1
+ Metadata-Version: 2.4
2
+ Name: madosho-cli
3
+ Version: 0.0.1
4
+ Summary: Reserved name for the madosho command-line interface. Placeholder release; real package coming soon.
5
+ Project-URL: Homepage, https://pypi.org/project/madosho-cli/
6
+ License: Apache-2.0
7
+ Keywords: cli,madosho,placeholder,rag
8
+ Requires-Python: >=3.11
9
+ Description-Content-Type: text/markdown
10
+
11
+ # madosho-cli
12
+
13
+ Reserved name for the **madosho** command-line interface.
14
+
15
+ This is a placeholder release (`0.0.1`) that claims the project name on PyPI.
16
+ The real package will follow. See https://pypi.org/project/madosho-cli/ for updates.
@@ -0,0 +1,4 @@
1
+ madosho_cli/__init__.py,sha256=S9Me01_bGdA-OArILR52PkOFXnohyOvKqueoSNb4ZqA,105
2
+ madosho_cli-0.0.1.dist-info/METADATA,sha256=-yE0frK_SFw4N4X8R9jxnKZzs2SdAHUdKaVfRyGpLWk,586
3
+ madosho_cli-0.0.1.dist-info/WHEEL,sha256=mffPy8wBnZQn2VnJUU5jE99KsxaSfiyMHV9Yt0aLVxs,87
4
+ madosho_cli-0.0.1.dist-info/RECORD,,
@@ -0,0 +1,4 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.30.1
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any