Package: python3-platformdirs-src
Version: 4.1.0-r1
Depends: libc
Source: feeds/packages/lang/python/python-platformdirs
SourceName: python-platformdirs
License: MIT
LicenseFiles: LICENSE
Section: lang
SourceDateEpoch: 1778517421
URL: https://github.com/platformdirs/platformdirs
Maintainer: Jeffery To <jeffery.to@gmail.com>
Architecture: mipsel_24kc
Installed-Size: 81920
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.
 
 This package contains the Python source files for python3-platformdirs.
