Files
koreader-mirror/plugins/opds.koplugin/_meta.lua
2021-02-06 19:09:31 +01:00

7 lines
167 B
Lua

local _ = require("gettext")
return {
name = "opds",
fullname = _("OPDS"),
description = _([[OPDS allows you to download books from online catalogs.]]),
}