Source: libpdl-io-matlab-perl Maintainer: Debian Perl Group Uploaders: Dima Kogan Section: perl Priority: optional Testsuite: autopkgtest-pkg-perl Build-Depends: debhelper-compat (= 13), libdevel-checklib-perl, libmatio-dev, pdl (>= 1:2.043), perl-xs-dev, perl:native Standards-Version: 4.6.1 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libpdl-io-matlab-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libpdl-io-matlab-perl.git Homepage: https://github.com/jlapeyre/PDL-IO-Matlab/ Rules-Requires-Root: no Package: libpdl-io-matlab-perl Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, ${perl:Depends}, ${pdl:Depends} Description: PDL support to read/write Matlab format data files PDL::IO::Matlab provides routines to read and write Matlab data files in PDL (perl data language) programs. Both functional and OO interface are provided. . Only real, multi-dimensional arrays corresponding to PDL data types are supported. Compression for both reading and writing is supported.