ダウンロードリスト

プロジェクト概要

XMLStarletは、コマンドラインの XMLユーティリティ セットです。普通のテキストファイルに対して grep/sed/awk/tr/diff/patchなどを使ってするのと同じように、単純なシェルコマンドを使って XMLドキュメントとファイルの変換、クエリ、検証、編集ができます。

システム要件

システム要件が設定されていません
プロジェクトのリリース情報やプロジェクトリソースの情報です。
注: プロジェクトリソースの情報は Freecode.com ページからの引用です。ダウンロードそのものは、OSDNにホスティングされているものではありません。

2013-01-01 06:51
1.4.2

このリリースは複数の属性を持つノードの処理時に発生した pyx サブコマンド クラッシュを修正します。
タグ: Bugfixes
This release fixes a crash in the pyx subcommand that occurred when it handled nodes with multiple attributes.

2012-01-15 11:08
1.3.1

複数の値を - 値は正しく改行を分離で出力します。外部エンティティに置き換えられます。Pyx 出力属性名と値の間にスペースがあります。
タグ: Bugfixes
Multiple values for --value-of are now correctly output with separating newlines. External entities are substituted. Pyx output now has a space between the attribute name and the value.

2011-10-03 07:18
1.3.0

ASCII キャリッジ リターンは、windows の UTF-16/32 xml ファイルを編集するときは、もはや追加されます。-値の今、改行で区切られた値のすべてのノードは、最初の代わりに出力します。特殊文字の生成エド -u で x が適切にエスケープ今。EXSLT 関数はエド -u を使用することができます - x の式。このリリースを選択するには、- var オプションを追加します。エラー ハンドラーに渡される偽のデータを引き起こした libxml のバグが回避されました。
タグ: Bugfixes, features
ASCII carriage returns are no longer added when editing UTF-16/32 xml files under Windows. --value-of now outputs the newline-separated values of all nodes instead of just the first. Special characters produced by ed -u -x are now properly escaped. EXSLT functions can now be used in ed -u -x expressions. This release adds a --var option to select.
A libxml bug which caused bogus data to be passed to the error handler was worked around.

2011-07-08 17:24
1.2.1

libxml2には、NULLのノードセットの結果を返されたクラッシュが修正されました。 " - "と混同されていた - elifの。生成されたXSLTは、現在、最初の入力ファイルから抽出された名前空間が含まれています。 - Nは、再度、他のオプションの後に許可されています。名前空間の値は、接頭辞として登録されていた。名前空間ノードを移動するように要求するときにsegfaultを回避される。 EDで行方不明に改行があった - ヘルプメッセージが。テストスクリプトの移植性が改善されました。その他のlibxmlのバージョン2.7.8以降の場合XML_SAVE_WSNONSIGにのみ使用されます。
タグ: Bugfixes
A crash when libxml2 returned NULL nodeset result was fixed. "-" was being confused with --elif. The generated XSLT now contains the namespaces extracted from the first input file. -N is once again allowed after other options. Namespace values were being registered as prefixes. A segfault is avoided when asked to move namespace nodes. There was a missing newline in the ed --help message. The test scripts portability was improved. XML_SAVE_WSNONSIG is only used if libxml is version 2.7.8 or later.

2011-06-02 06:52
1.2.0

このリリースでは、実装 - 更新 - edコマンドのexprを。エドとSELコマンドは、コマンドライン上での名前空間を定義する必要性を削除する必要があります最初の入力ファイルから最上位レベルの名前空間の定義を使用して- Nのほとんどインチ結果が空でない場合にのみ、0を選択して終了します。 - Qオプションは、grepのように- qを選択して追加されています。このリリースでは、エラーメッセージは、列数と復元の入力コンテキスト(バージョン1.0.3で失われた)を追加します。のために、c14nにエドnetオプションをとval - それが追加されています。これは、削除 - カタログTRから - ヘルプメッセージを実際にサポートされていないため。それが追加されます - elifのと - 他のSELに - ヘルプメッセージを表示する。
タグ: features, Bugfixes
This release implements --update --expr for the ed command. The ed and sel commands use top-level namespace definitions from first input file, which should remove the need to define namespaces on the command line with -N in most cases. Select exits with 0 only if the result is non-empty. The -Q option has been added to select, like grep's -q. This release adds column number and restores input context (lost in version 1.0.3) to error messages. It adds the --net option to c14n, ed, fo, and val. It removes --catalog from the tr --help message since it isn't actually supported. It adds --elif and --else to the sel --help message.

プロジェクトリソース