1config BR2_PACKAGE_PYTHON_APPDIRS 2 bool "python-appdirs" 3 help 4 A small Python module for determining appropriate platform- 5 specific dirs, e.g. a "user data dir". 6 7 http://github.com/ActiveState/appdirs 8