diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -18,8 +18,11 @@ browser other contents such as file lists, spreadsheets and remote queries. * [Python][] 3+. * [Prompt Toolkit][] ([python3-prompt-toolkit][] on [Debian][]). +* [platformdirs][] ([python3-platformdirs][] on [Debian][]). [Python]: https://python.org [Prompt Toolkit]: https://python-prompt-toolkit.readthedocs.io/en/master/index.html [Debian]: https://www.debian.org -[python3-prompt-toolkit]: https://packages.debian.org/bookworm/python3-prompt-toolkit +[python3-prompt-toolkit]: https://tracker.debian.org/python3-prompt-toolkit +[platformdirs]: https://pypi.org/project/platformdirs/ +[python3-platformdirs]: https://tracker.debian.org/platformdirs |