Source: libxml-sax-machines-perl Maintainer: Debian Perl Group Uploaders: Niko Tyni , gregor herrmann Section: perl Testsuite: autopkgtest-pkg-perl Priority: optional Build-Depends: debhelper-compat (= 13) Build-Depends-Indep: perl, libcapture-tiny-perl, libxml-sax-perl, libxml-sax-writer-perl Standards-Version: 3.9.4 Vcs-Browser: https://salsa.debian.org/perl-team/modules/packages/libxml-sax-machines-perl Vcs-Git: https://salsa.debian.org/perl-team/modules/packages/libxml-sax-machines-perl.git Homepage: https://metacpan.org/release/XML-SAX-Machines Package: libxml-sax-machines-perl Architecture: all Depends: ${misc:Depends}, ${perl:Depends}, libxml-sax-writer-perl, libxml-sax-perl Description: Perl module collection for managing SAX processors XML::SAX::Machines provides a collection of APIs that allow developers to build complex Simple API for XML (SAX) machines quickly and minimalistically. SAX machines are a way to gather and manage SAX processors. Each machine can also be used individually as SAX processors; they do not need to parse or write anything.