all options
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ Source: libxml-dtdparser-perl  ]

Пакунок: libxml-dtdparser-perl (2.01-6)

Links for libxml-dtdparser-perl

Screenshot

Debian Resources:

Download Source Package libxml-dtdparser-perl:

Maintainers:

External Resources:

Similar packages:

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.

Tags: Software Development: Perl Development, Бібліотеки, Implemented in: Perl

Інші пакунки пов'язані з libxml-dtdparser-perl

  • depends
  • recommends
  • suggests
  • enhances

Завантажити libxml-dtdparser-perl

Завантаження для всіх доступних архітектур
Архітектура Розмір пакунка Розмір після встановлення Файли
all 10.4 kB30.0 kB [список файлів]