全部搜索项
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ 源代码: libxml-dtdparser-perl  ]

软件包:libxml-dtdparser-perl(2.01-5)

libxml-dtdparser-perl 的相关链接

Screenshot

Debian 的资源:

下载源码包 libxml-dtdparser-perl

维护小组:

外部的资源:

相似软件包:

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.

标签: 软件开发: Perl 开发, 函数库, 实做语言: Perl

其他与 libxml-dtdparser-perl 有关的软件包

  • 依赖
  • 推荐
  • 建议
  • 增强

下载 libxml-dtdparser-perl

下载可用于所有硬件架构的
硬件架构 软件包大小 安装后大小 文件
all 10.1 kB29.0 kB [文件列表]