Artifact libxml-struct-perl_0.27-1_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: libmoo-perl, libxml-libxml-perl, perl
  Description: |-
    represent XML as data structure preserving element order
     XML::Struct implements a mapping between XML and Perl data structures.
     By default, the mapping preserves element order,
     so it also suits for "document-oriented" XML.
     In short, an XML element is represented
     as array reference with three parts:
     .
       [ $name => \%attributes, \@children ]
     .
     This data structure corresponds to the abstract data model
     of MicroXML <http://www.w3.org/community/microxml/>,
     a simplified subset of XML.
     .
     If your XML documents don't contain relevant attributes,
     you can also choose to map to this format:
     .
       [ $name => \@children ]
     .
     Both parsing (with XML::Struct::Reader or function readXML)
     and serializing (with XML::Struct::Writer or function writeXML)
     are fully based on XML::LibXML,
     so performance is better than XML::Simple
     and similar to XML::LibXML::Simple.
  Enhances: libcatmandu-perl
  Homepage: https://github.com/nichtich/XML-Struct
  Installed-Size: '78'
  Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
  Package: libxml-struct-perl
  Priority: optional
  Section: perl
  Version: 0.27-1
srcpkg_name: libxml-struct-perl
srcpkg_version: 0.27-1

File

libxml-struct-perl_0.27-1_all.deb
Binary file libxml-struct-perl_0.27-1_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package libxml-struct-perl_0.27-1

binary package System - - 5 months, 3 weeks ago 4 months, 3 weeks
BETA