Skip to content

use appdirs to get easy cross-platform standard directories

Hans-Christoph Steiner requested to merge eighthave/fdroidserver:appdirs into master

This is more important to get right now, with fdroid install, which should work easily on all platforms. appdirs is widely used for this, and often vendored, including for pip. This approach was easier than vendoring it in fdroidserver.

Edited by Hans-Christoph Steiner

Merge request reports