2
0
mirror of https://github.com/koreader/koreader synced 2024-11-04 12:00:25 +00:00
koreader/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.]]),
}