Source: libdata-hal-perl Maintainer: Debian Perl Group Uploaders: Michael Prokop Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), libmodule-build-perl, perl Build-Depends-Indep: libboolean-perl, libclone-perl, libdata-visitor-perl, libfailures-perl, libfile-slurp-perl, libhttp-message-perl, libjson-perl, liblog-any-adapter-filehandle-perl, liblog-any-perl | liblog-any-adapter-perl, libmime-types-perl, libmoo-perl, libsafe-isa-perl, libstrictures-perl, libtest-fatal-perl, libtype-tiny-perl, liburi-namespacemap-perl, liburi-perl, liburi-template-perl, libxml-regexp-perl Standards-Version: 4.6.0 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libdata-hal-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libdata-hal-perl.git Homepage: https://metacpan.org/release/Data-HAL Rules-Requires-Root: no Package: libdata-hal-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libboolean-perl, libclone-perl, libdata-visitor-perl, libfailures-perl, libhttp-message-perl, libjson-perl, liblog-any-perl | liblog-any-adapter-perl, libmime-types-perl, libmoo-perl, libsafe-isa-perl, libstrictures-perl, libtype-tiny-perl, liburi-namespacemap-perl, liburi-perl, liburi-template-perl, libxml-regexp-perl Description: module implementing the HAL data format The JSON Hypertext Application Language (HAL) is a standard which establishes conventions for expressing hypermedia controls, such as links, with JSON. The HAL is a format you can use in your hypermedia API and Data::HAL is a Perl module for usage with it.