| Age | Commit message (Collapse) | Author | Files | Lines |
|
platformdirs 2.5.4 (2022-11-12)
Fix licesing metadata
platformdirs 2.5.3 (2022-11-06)
Support 3.11
Bump dependencies
|
|
|
|
2.5.2
Move packaging to hatcling from setuptools
Treat android shells as unix
|
|
platformdirs 2.5.1
Add native support for nuitka
platformdirs 2.5.0
Add support for Termux subsystems
|
|
platformdirs 2.4.1
------------------
- Drop python 3.6 support
|
|
They now have a tool dependency on py-setuptools instead of a DEPENDS
|
|
2.4.0:
Add user_documents_dir
|
|
2.3.0
Add `user_runtime_dir` for `$XDG_RUNTIME_DIR`
|
|
When writing desktop application, finding the right location to store user data
and configuration varies per platform. Even for single-platform apps, there
may by plenty of nuances in figuring out the right location. This kind of thing
is what the platformdirs module is for.
|