FreeBSD.software
Home/devel/py311-appdirs

py311-appdirs

1.4.4_1devel

Python module for determining platform-specific dirs

appdirs is small Python module for determining appropriate platform-specific dirs, e.g. a "user data dir". Those are typically platform-specific, for instance, if running on Mac OS X, you should use: ~/Library/Application Support/<AppName> On Linux (and other Unices) the dir, according to the XDG spec, is: ~/.local/share/<AppName> appdirs will help the application to choose an appropriate: - user data dir (user_data_dir) - user config dir (user_config_dir) - user cache dir (user_cache_dir) - site data dir (site_data_dir) - site config dir (site_config_dir) - user log dir (user_log_dir)

$pkg install py311-appdirs
github.com/ActiveState/appdirs
Origin
devel/py-appdirs
Size
93.7KiB
License
MIT
Maintainer
python@FreeBSD.org
Dependencies
1 packages
Required by
22 packages

Dependencies (1)

Required By (22)