Source: libharfbuzz-shaper-perl Maintainer: Debian Perl Group Uploaders: Roland Rosenfeld Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13), fonts-lohit-deva , fonts-urw-base35 , libharfbuzz-dev, libtest-simple-perl , perl-xs-dev, perl:native Standards-Version: 4.7.2 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libharfbuzz-shaper-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libharfbuzz-shaper-perl.git Homepage: https://metacpan.org/release/HarfBuzz-Shaper Rules-Requires-Root: no Package: libharfbuzz-shaper-perl Architecture: any Depends: ${misc:Depends}, ${perl:Depends}, ${shlibs:Depends}, libtest-simple-perl Description: Perl interface to HarfBuzz text shaping library HarfBuzz::Shaper is a perl module that provides access to a small subset of the native HarfBuzz library. . The subset is suitable for typesetting programs that need to deal with complex languages like Devanagari, Hebrew or Arabic. . This module is intended to be used with module Text::Layout. Feel free to (ab)use it for other purposes.