diff options
| author | Danilo M. <danix@danix.xyz> | 2026-05-14 18:33:59 +0200 |
|---|---|---|
| committer | Danilo M. <danix@danix.xyz> | 2026-05-14 18:33:59 +0200 |
| commit | 22d5a0d36863813f52b4c59af9b05a8c3bc3ab46 (patch) | |
| tree | c710867e47252421e69672cd90486e859ac41689 /python3-platformdirs/README | |
| parent | 754cf49d624aa5545c4adccf4db4384e446e6b40 (diff) | |
| download | my-slackbuilds-22d5a0d36863813f52b4c59af9b05a8c3bc3ab46.tar.gz my-slackbuilds-22d5a0d36863813f52b4c59af9b05a8c3bc3ab46.zip | |
modified: .extras/nvchecker.toml
modified: README.md
modified: nvchecker/nvchecker.info
new file: python3-awesomeversion/README
new file: python3-awesomeversion/python3-awesomeversion.SlackBuild
new file: python3-awesomeversion/python3-awesomeversion.info
new file: python3-awesomeversion/slack-desc
new file: python3-platformdirs/README
new file: python3-platformdirs/python3-platformdirs.SlackBuild
new file: python3-platformdirs/python3-platformdirs.info
new file: python3-platformdirs/slack-desc
new file: python3-structlog/README
new file: python3-structlog/python3-structlog.SlackBuild
new file: python3-structlog/python3-structlog.info
new file: python3-structlog/slack-desc
Diffstat (limited to 'python3-platformdirs/README')
| -rw-r--r-- | python3-platformdirs/README | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/python3-platformdirs/README b/python3-platformdirs/README new file mode 100644 index 0000000..5bfccdb --- /dev/null +++ b/python3-platformdirs/README @@ -0,0 +1,5 @@ +platformdirs is a small Python module for determining appropriate +platform-specific directories, e.g. a "user data dir". It abstracts +differences across Linux/Unix, macOS, Windows, and Android. + +Homepage: https://platformdirs.readthedocs.io/en/latest/ |
