generated from brennen/python_project
initial code added
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
[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 = []
|
||||
Reference in New Issue
Block a user