すべてのオプション
buster  ] [  bullseye  ] [  bookworm  ] [  trixie  ] [  sid  ]
[ ソース: libxml-dtdparser-perl  ]

パッケージ: libxml-dtdparser-perl (2.01-6)

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 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • enhances

libxml-dtdparser-perl のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
all 10.4 kB30.0 kB [ファイル一覧]