aboutsummaryrefslogtreecommitdiffstats
path: root/python3-platformdirs/README
diff options
context:
space:
mode:
Diffstat (limited to 'python3-platformdirs/README')
-rw-r--r--python3-platformdirs/README5
1 files changed, 5 insertions, 0 deletions
diff --git a/python3-platformdirs/README b/python3-platformdirs/README
new file mode 100644
index 0000000..5bfccdb
--- /dev/null
+++ b/python3-platformdirs/README
@@ -0,0 +1,5 @@
+platformdirs is a small Python module for determining appropriate
+platform-specific directories, e.g. a "user data dir". It abstracts
+differences across Linux/Unix, macOS, Windows, and Android.
+
+Homepage: https://platformdirs.readthedocs.io/en/latest/