Package: python3-platformdirs
Version: 4.1.0-r1
Depends: libc, python3-light, python3-urllib
Source: feeds/packages/lang/python/python-platformdirs
SourceName: python-platformdirs
License: MIT
LicenseFiles: LICENSE
Section: lang
SourceDateEpoch: 1766058532
URL: https://github.com/platformdirs/platformdirs
Maintainer: Jeffery To <jeffery.to@gmail.com>
Architecture: arm_arm926ej-s
Installed-Size: 112640
Description:  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.
