c9647e423d
A client interface for the Music Player Daemon. [Peter: license is LGPL-3.0+, add DEVELOPERS entry] Signed-off-by: Uladzimir Bely <wiselord1983@gmail.com> Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
8 lines
162 B
Plaintext
8 lines
162 B
Plaintext
config BR2_PACKAGE_PYTHON_MPD2
|
|
bool "python-mpd2"
|
|
depends on BR2_PACKAGE_PYTHON3
|
|
help
|
|
A Python MPD client library.
|
|
|
|
https://github.com/Mic92/python-mpd2
|