% % This is part of CLFSja package. % % This is a CTIE change file for the original XML source of the CLFSbook. % @x @y @z @x Expat is a stream-oriented XML parser library written in C. @y Expat パッケージは XML を解析するためのストリーム指向 (stream oriented) な C ライブラリを提供します。 @z @x Installation of Expat @y &InstallationOf1;Expat &InstallationOf2; @z @x Prepare Expat for compilation: @y &PreparePackage1;Expat &PreparePackage2; @z @x Compile the package: @y &CompileThePackage; @z @x To test the results, issue: @y ビルド結果をテストする場合は以下を実行します。 @z @x Install the package: @y &InstallThePackage; @z @x Install the documentation: @y ドキュメントをインストールします。 @z @x Contents of Expat @y &ContentsOf1;Expat &ContentsOf2; @z @x Installed program Installed library Installed directory @y &InstalledProgram; &InstalledLibrary; &InstalledDirectory; @z @x xmlwf libexpat.[so,a] /usr/share/doc/expat-&expat-version; @y xmlwf libexpat.[so,a] /usr/share/doc/expat-&expat-version; @z @x Short Descriptions @y &ShortDescriptions; @z @x xmlwf is a non-validating utility to check whether or not XML documents are well formed @y XML ドキュメントが整形されているかどうかをチェックするユーティリティです。 @z @x libexpat contains API functions for parsing XML @y XML を処理する API 関数を提供します。 @z