Metadata-Version: 2.4
Name: superduperdeluxeimagemp3
Version: 0.1.0
Summary: Ceremonial MP3 conversion and playlist helper tools
Author-email: "D. Saahishnu Ram" <elsa371123@outlook.com>
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: sys
Requires-Dist: os
Requires-Dist: subprocess
Requires-Dist: json
Requires-Dist: glob
Requires-Dist: zipfile
Requires-Dist: tempfile
Requires-Dist: shutil
Requires-Dist: re
Requires-Dist: yt-dlp
Requires-Dist: argparse
Requires-Dist: pillow
Requires-Dist: moviepy

# SDDIMP3 Tools

Two ceremonial CLI tools:
- `SDDIMP3`: MP3 conversion with metadata grafting and fallback logic.
- `SDDIMP3playlisthelper`: Playlist parser with format conversion and lore logging.

## Installation

```bash
pip install superduperimagemp3
