[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#624445: O: libxml-dtdparser-perl -- quick and dirty DTD parser



Package: wnpp
Severity: normal

Adrian von Bidder, the maintainer of the libxml-dtdparser-perl package
unfortunately died on 17th of April 2011 [1].

  [1] http://www.debian.org/News/2011/20110423

Therefore, I orphan this package now.  If you want to be the new
maintainer, please take it.

See http://www.debian.org/devel/wnpp/#howto-o for detailed instructions
how to adopt a package properly.

Some information about the package:

Package: libxml-dtdparser-perl
Priority: optional
Section: perl
Installed-Size: 72
Version: 2.01-2
Depends: perl
Size: 11014
Description: 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 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: http://search.cpan.org/dist/XML-DTDParser/

Package: libxml-dtdparser-perl
Binary: libxml-dtdparser-perl
Version: 2.01-2
Priority: optional
Section: perl
Build-Depends: debhelper (>= 7)
Build-Depends-Indep: perl
Architecture: all
Standards-Version: 3.9.1
Format: 3.0 (quilt)
Homepage: http://search.cpan.org/dist/XML-DTDParser/
Vcs-Browser: https://fortytwo.ch/hg/avbidder/pkg-libxml-dtdparser-perl/
Vcs-Hg: https://fortytwo.ch/hg/avbidder/pkg-libxml-dtdparser-perl/



Reply to: