Binary package “libcatmandu-importer-getjson-perl” in ubuntu focal

load JSON-encoded data from a server using a GET HTTP request

 Catmandu::Importer::getJSON performs a HTTP GET request
 to load JSON-encoded data from a server.
 The importer expects a line-separated input.
 Each line corresponds to a HTTP request
 that is mapped to a JSON-record on success.
 .
 Catmandu provides a suite of Perl modules
 to ease the import, storage, retrieval, export and transformation
 of metadata records.