mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-01 21:23:51 -09:00
Signed-off-by: Fiona Klute (WIWA) <fiona.klute@gmx.de> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
222 B
Plaintext
8 lines
222 B
Plaintext
config BR2_PACKAGE_PYTHON_PLATFORMDIRS
|
|
bool "python-platformdirs"
|
|
help
|
|
A small Python package for determining appropriate
|
|
platform-specific dirs, e.g. a "user data dir".
|
|
|
|
https://github.com/tox-dev/platformdirs
|