8 namespace = "plugin.image.pdf";
11 src = fetchFromGitHub {
13 repo = "plugin.image.pdfreader";
15 sha256 = "sha256-J93poR5VO9fAgNCEGftJVYnpXOsJSxnhHI6TAJZ2LeI=";
18 passthru.pythonPath = "lib/api";
21 homepage = "https://forum.kodi.tv/showthread.php?tid=187421";
22 description = "Comic book reader";
23 license = licenses.gpl2Plus;
24 maintainers = teams.kodi.members;