Source: libyaml-syck-perl Standards-Version: 4.7.3 Maintainer: Debian Perl Group Uploaders: Ansgar Burchardt , gregor herrmann , Section: perl Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), libdevel-leak-perl , perl-xs-dev, perl:native, Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libyaml-syck-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libyaml-syck-perl.git Homepage: https://metacpan.org/release/YAML-Syck Package: libyaml-syck-perl Architecture: any Multi-Arch: same Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, Description: Perl module providing a fast, lightweight YAML loader and dumper YAML::Syck provides a Perl interface to the libsyck data serialization library. It exports the Dump and Load functions for converting Perl data structures to YAML strings, and the other way around. . This module is considered deprecated. Please consider using libyaml-libyaml-perl instead.