yt-tools-cli 0.0.0__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,36 @@
1
+ Metadata-Version: 2.4
2
+ Name: yt-tools-cli
3
+ Version: 0.0.0
4
+ Summary: Name reservation for yt-tools — agent-first YouTube CLIs (transcript, frames, audio FFT, OCR)
5
+ Author: Victor Kuznetsov
6
+ License: MIT
7
+ Project-URL: Homepage, https://github.com/kzntsv-dev/yt-tools
8
+ Project-URL: Repository, https://github.com/kzntsv-dev/yt-tools
9
+ Project-URL: Issues, https://github.com/kzntsv-dev/yt-tools/issues
10
+ Keywords: youtube,transcript,agents,cli,yt-dlp,ffmpeg,ocr,fft
11
+ Requires-Python: <3.13,>=3.10
12
+ Description-Content-Type: text/markdown
13
+
14
+ # yt-tools-cli — name reservation
15
+
16
+ **This is a placeholder distribution, it contains no code.** It exists so the
17
+ distribution name `yt-tools-cli` belongs to the project while the real release is
18
+ prepared.
19
+
20
+ The package itself is **yt-tools**:
21
+
22
+ - Repository: https://github.com/kzntsv-dev/yt-tools
23
+ - Install (development tree, until the release lands):
24
+ `pipx install git+https://github.com/kzntsv-dev/yt-tools`
25
+
26
+ Once the real release is published, `pip install yt-tools-cli` (or
27
+ `pipx install yt-tools-cli`) will install the toolkit and this `0.0.0` stub will
28
+ be superseded — `0.0.0` sorts below every real version.
29
+
30
+ ## Why the name differs from the project
31
+
32
+ PyPI refuses a new project whose name is *too similar* to an existing one: it
33
+ compares a lossy folding of names (`. _ -` removed, `l|i`→`1`, `o`→`0`).
34
+ `yt-tools` folds to `ytt001s` — the same class as the existing `yttools` — so it
35
+ cannot be registered. The import name stays `yt_tools`, the commands stay `yt-*`,
36
+ and the repository and plugin stay `yt-tools`.
@@ -0,0 +1,4 @@
1
+ yt_tools_cli-0.0.0.dist-info/METADATA,sha256=GWrjIPgPiQ7gukRH7Xp1c3ElNoqumfIE6h0sw02KIs4,1593
2
+ yt_tools_cli-0.0.0.dist-info/WHEEL,sha256=YVMoNqKzERt-wjUZwJ33xBGAwnFl-4cqbYkTtWa4itE,91
3
+ yt_tools_cli-0.0.0.dist-info/top_level.txt,sha256=AbpHGcgLb-kRsJGnwFEktk7uzpZOCcBY74-YBdrKVGs,1
4
+ yt_tools_cli-0.0.0.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: setuptools (84.0.0)
3
+ Root-Is-Purelib: true
4
+ Tag: py3-none-any
5
+
@@ -0,0 +1 @@
1
+