1b638e4817
Required by python-twisted[conch], which is required by python-crossbar. Signed-off-by: Emile Cormier <emile.cormier.jr@gmail.com> Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
8 lines
210 B
Plaintext
8 lines
210 B
Plaintext
config BR2_PACKAGE_PYTHON_APPDIRS
|
|
bool "python-appdirs"
|
|
help
|
|
A small Python module for determining appropriate platform-
|
|
specific dirs, e.g. a "user data dir".
|
|
|
|
http://github.com/ActiveState/appdirs
|