Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | python-platformdirs: Update to 4.1.0 | Jeffery To | 2023-12-13 |
| | | | | Signed-off-by: Jeffery To <jeffery.to@gmail.com> | ||
* | python-platformdirs: Add new package | Jeffery To | 2023-12-07 |
This also includes a test.sh script for the packages feed CI. From the README: 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 package is for. Signed-off-by: Jeffery To <jeffery.to@gmail.com> |