CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2022/08/18 12:58:31
Log message:
import ports/sysutils/py-platformdirs, tweak/ok kmos@
A small Python module for determining appropriate platform-specific dirs,
e.g. system and user directories for data, config, cache, logs, etc.
When writing desktop application, finding the right location for these
varies per platform. Even for single-platform apps, there may by plenty
of nuances in figuring out the right location (e.g. they vary between
different versions of Windows, etc).
platformdirs will help you choose an appropriate directory.
Status:
Vendor Tag: sthen
Release Tags: sthen_20220818
N ports/sysutils/py-platformdirs/Makefile
N ports/sysutils/py-platformdirs/distinfo
N ports/sysutils/py-platformdirs/pkg/DESCR
N ports/sysutils/py-platformdirs/pkg/PLIST
No conflicts created by this import