Artifact libxml-dtdparser-perl_2.01-6_all

Metadata
deb_control_files:
- control
- md5sums
deb_fields:
  Architecture: all
  Depends: perl:any
  Description: |-
    perl module providing a quick and dirty DTD parser
     XML::DTDParser parses a DTD file and creates a data structure containing info
     about all tags, their allowed parameters, children, parents, optionality etc.
     .
     The module should be able to parse just about anything, but it
     intentionaly looses some information. Eg. if the DTD specifies that a tag
     should contain either CHILD1 or CHILD2 you only get that CHILD1 and CHILD2
     are optional. That is the DTD contains
     .
     <!ELEMENT FOO (BAR|BAZ)> the result will be the same is if it contained
     .
     <!ELEMENT FOO (BAR?,BAZ?)>
     .
     You get the original unparsed parameter list as well so if you need this
     information you may parse it yourself.
  Homepage: https://metacpan.org/release/XML-DTDParser
  Installed-Size: '30'
  Maintainer: Debian Perl Group <pkg-perl-maintainers@lists.alioth.debian.org>
  Multi-Arch: foreign
  Package: libxml-dtdparser-perl
  Priority: optional
  Section: perl
  Version: 2.01-6
srcpkg_name: libxml-dtdparser-perl
srcpkg_version: 2.01-6

File

libxml-dtdparser-perl_2.01-6_all.deb
Binary file libxml-dtdparser-perl_2.01-6_all.deb cannot be displayed. you can view it raw or download it instead.

Relations

Relation Direction Type Name
built-using Source package libxml-dtdparser-perl_2.01-6

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