Source: libcatmandu-importer-getjson-perl Section: perl Priority: optional Build-Depends: debhelper-compat (= 12), libcatmandu-perl , libfurl-perl , libjson-perl , libmodule-build-tiny-perl, libmoo-perl , libscalar-list-utils-perl , liburi-template-perl , perl, Maintainer: Debian Perl Group Uploaders: Jonas Smedegaard , Standards-Version: 4.5.0 Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-importer-getjson-perl.git Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libcatmandu-importer-getjson-perl Homepage: https://metacpan.org/release/Catmandu-Importer-getJSON Rules-Requires-Root: no Testsuite: autopkgtest-pkg-perl Package: libcatmandu-importer-getjson-perl Architecture: all Depends: libcatmandu-perl, libfurl-perl, libjson-perl, libmoo-perl, liburi-template-perl, libscalar-list-utils-perl, ${misc:Depends}, ${perl:Depends}, Enhances: libcatmandu-perl, Description: 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.