Source-Makefile: feeds/packages/lang/python/python-platformdirs/Makefile
Build-Depends: python-hatchling/host python-hatch-vcs/host

Package: python3-platformdirs
Submenu: Python
Version: 4.1.0-r1
Depends: +libc +python3-light +python3-urllib
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Determine appropriate platform-specific dirs
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: platformdirs-4.1.0.tar.gz
License: MIT
LicenseFiles: LICENSE
URL: https://github.com/platformdirs/platformdirs
Type: ipkg
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.
@@

Package: python3-platformdirs-src
Submenu: Python
Version: 4.1.0-r1
Depends: +libc 
Conflicts: 
Menu-Depends: 
Provides: 
Section: lang
Category: Languages
Repository: base
Title: Determine appropriate platform-specific dirs (sources)
Maintainer: Jeffery To <jeffery.to@gmail.com>
Source: platformdirs-4.1.0.tar.gz
License: MIT
LicenseFiles: LICENSE
URL: https://github.com/platformdirs/platformdirs
Type: ipkg
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.
@@
Config:
    depends on PACKAGE_python3-platformdirs
@@


