libxml-dtdparser-perl binary package in Ubuntu Lunar amd64

 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.

Publishing history

Date Status Target Pocket Component Section Priority Phased updates Version
  2022-11-25 18:40:02 UTC Published Ubuntu Lunar amd64 release universe perl Optional 2.01-6
  • Published
  • Copied from ubuntu lunar-proposed amd64 in Primary Archive for Ubuntu
  Deleted Ubuntu Lunar amd64 proposed universe perl Optional 2.01-6
  • Removal requested .
  • Deleted by Ubuntu Archive Auto-Sync

    Moved to lunar

  • Published
  2022-11-25 18:42:36 UTC Superseded Ubuntu Lunar amd64 release universe perl Optional 2.01-5.1
  • Removal requested .
  • Superseded by amd64 build of libxml-dtdparser-perl 2.01-6 in ubuntu lunar PROPOSED
  • Published
  • Copied from ubuntu hirsute-proposed amd64 in Primary Archive for Ubuntu