dosage/dosagelib
Tobias Gruetzmacher 62ce301ce9 Switch from appdirs to platformdirs
Additionally, this removes our hack to support XDG directories on
anything but UNIXy platforms. It was pretty brittle to begin with and
probably won't work on Windows at all with platformdirs...
2022-05-30 01:04:10 +02:00
..
__pyinstaller PyInstaller: Make sure dosagelib.data is importable 2022-05-29 00:24:43 +02:00
data Enhance default session with host-specific options 2022-02-15 00:18:48 +01:00
plugins Add some basic type annotations 2022-05-28 19:33:16 +02:00
__init__.py Update file headers 2020-04-18 13:45:44 +02:00
cmd.py Switch from appdirs to platformdirs 2022-05-30 01:04:10 +02:00
comic.py Update file headers 2020-04-18 13:45:44 +02:00
configuration.py Update file headers 2020-04-18 13:45:44 +02:00
director.py Add some basic type annotations 2022-05-28 19:33:16 +02:00
events.py Stricter style checking & related style fixes 2020-10-11 20:15:27 +02:00
helpers.py Replace xpath_class with custom xpath function 2020-07-31 22:56:30 +02:00
http.py Enhance default session with host-specific options 2022-02-15 00:18:48 +01:00
languages.py Update file headers 2020-04-18 13:45:44 +02:00
loader.py Avoid duplicates when finding plugin modules 2022-05-28 21:05:12 +02:00
output.py Clean up some minor warnings 2022-05-28 17:52:42 +02:00
rss.py Update file headers 2020-04-18 13:45:44 +02:00
scraper.py Add some basic type annotations 2022-05-28 19:33:16 +02:00
singleton.py Stricter style checking & related style fixes 2020-10-11 20:15:27 +02:00
updater.py Update file headers 2020-04-18 13:45:44 +02:00
util.py Clean up some minor warnings 2022-05-28 17:52:42 +02:00
xml.py Stricter style checking & related style fixes 2020-10-11 20:15:27 +02:00