comictagger/comictaggerlib/ctsettings
2024-02-10 21:25:57 -08:00
..
__init__.py Encode pathlib.Path for the settings file. Validate types from the JSON settings file after loaded. JSON.decoder not used due to its limitation with context. 2023-11-28 23:21:04 +00:00
commandline.py Fix the --list-plugins command 2024-02-10 21:25:57 -08:00
file.py Remove unnecessary dest arguments in settings 2024-01-22 17:00:59 -08:00
plugin_finder.py Implement local plugins 2024-02-10 21:00:24 -08:00
plugin.py Add integration tests 2023-12-17 16:24:32 -08:00
settngs_namespace.py Remove unnecessary dest arguments in settings 2024-01-22 17:00:59 -08:00
types.py Implement local plugins 2024-02-10 21:00:24 -08:00