Files
2026-05-04 11:07:01 -04:00

7 lines
289 B
TOML

[project]
name = "relative-playlist-maker"
version = "0.1.0"
description = "Recursively traverse a music folder containing tracks and playlist files that reference them, replacing absolute paths in the playlists with equivalent relative paths."
requires-python = ">=3.4"
dependencies = []