OSDN Git Service

[lfsja-git] r11.1-44 対応。
[lfsbookja/lfsja-git.git] / src / chapter08 / markupsafe.ch
1 %
2 % This is part of LFSbookja package.
3 %
4 % This is a CTIE change file for the original XML source of the LFSbook.
5 %
6 @x
7 <?xml version="1.0" encoding="ISO-8859-1"?>
8 @y
9 <?xml version="1.0" encoding="UTF-8"?>
10 @z
11
12 @x
13     <para>MarkupSafe is a Python module that implements a XML/HTML/XHTML Markup
14     safe string.</para>
15 @y
16     <para>
17     MarkupSafe は、XML/HTML/XHTML マークアップセーフな文字列を実装する Python モジュールです。
18     </para>
19 @z
20
21 @x
22     <title>Installation of MarkupSafe</title>
23 @y
24     <title>&InstallationOf1;MarkupSafe&InstallationOf2;</title>
25 @z
26
27 @x
28     <para>Compile MarkupSafe with the following command:</para>
29 @y
30     <para>
31     以下のコマンドを実行して MarkupSafe をコンパイルします。
32     </para>
33 @z
34
35 @x
36     <para>This package does not come with a test suite.</para>
37 @y
38     <para>&NotExistTestsuite;</para>
39 @z
40
41 @x
42     <para>Install the package:</para>
43 @y
44     <para>&InstallThePackage;</para>
45 @z
46
47 @x
48     <title>Contents of MarkupSafe</title>
49 @y
50     <title>&ContentsOf1;MarkupSafe&ContentsOf2;</title>
51 @z
52
53 @x
54       <segtitle>Installed directory</segtitle>
55 @y
56       <segtitle>&InstalledDirectory;</segtitle>
57 @z
58
59 @x
60         <!-- Suffix "-linux-<arch>" is different from meson and jinja:
61              This package contains binary code (compiled from C), but meson
62              and jinja only contain Python code.  -->
63         <seg>/usr/lib/python&python-minor;/site-packages/MarkupSafe-&markupsafe-version;-py&python-minor;-linux-<replaceable>&lt;arch&gt;</replaceable>.egg</seg>
64 @y
65         <!-- Suffix "-linux-<arch>" is different from meson and jinja:
66              This package contains binary code (compiled from C), but meson
67              and jinja only contain Python code.  -->
68         <seg>/usr/lib/python&python-minor;/site-packages/MarkupSafe-&markupsafe-version;-py&python-minor;-linux-<replaceable>&lt;arch&gt;</replaceable>.egg</seg>
69 @z