rds codec

This commit is contained in:
2026-04-25 18:49:03 +02:00
parent ec931f5167
commit 28010e61da
3 changed files with 387 additions and 2 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ version = "0.1"
dependencies = ["log95", "unidecode", "libcache"]
[tool.setuptools]
py-modules = ["radioPlaylist", "radioPlayer", "tinytag"]
py-modules = ["radioPlaylist", "radioPlayer", "tinytag", "rds_codec"]
packages = ["modules"]
[project.scripts]