/[suikacvs]/webroot/www/manakai-charlib/readme.en.html
Suika

Contents of /webroot/www/manakai-charlib/readme.en.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations) (download) (as text)
Sat Nov 8 04:49:08 2008 UTC (16 years ago) by wakaba
Branch: MAIN
Changes since 1.2: +5 -0 lines
File MIME type: text/html
++ ChangeLog	8 Nov 2008 04:48:05 -0000
2008-11-08  Wakaba  <wakaba@suika.fam.cx>

	* Makefile: New rules for Encode::EUCJP1997OPENNEC are added.

	* readme.en.html: A link to the new module is added.

1 wakaba 1.1 <!DOCTYPE HTML>
2     <html lang="en">
3     <head>
4     <title>manakai charlib</title>
5     <link rel=stylesheet href="http://suika.fam.cx/www/style/html/xhtml">
6     <link rel="license" href="#license">
7     <link rel="author" href="#author">
8     </head>
9     <body>
10     <h1>manakai charlib</h1>
11    
12     <p><dfn>manakai charlib</dfn> is a subproject of
13     <a href="http://suika.fam.cx/www/2006/manakai/" rel=up>manakai</a>
14     to develope Perl modules related to character encoding.</p>
15    
16     <div class="section" id="modules">
17     <h2>Perl Modules</h2>
18    
19     <dl>
20     <dt><a href="Encode-GLJIS1978-0.01.tar.gz"><code>Encode::GLJIS1978</code></a>
21     (tar + gzip, 42ko)</dt>
22     <dt><a href="Encode-GLJIS1983-0.01.tar.gz"><code>Encode::GLJIS1983</code></a>
23     (tar + gzip, 43ko)</dt>
24     <dt><a href="Encode-GLJIS1997-0.01.tar.gz"><code>Encode::GLJIS1997</code></a>
25     (tar + gzip, 43ko)</dt>
26     <dt><a href="GLJIS1997Swapped/Encode-GLJIS1997Swapped-0.01.tar.gz"><code>Encode::GLJIS1997Swapped</code></a>
27     (tar + gzip, 43ko)</dt>
28     <dd>It is necessary to install these Perl modules if you
29     want to enable the module
30     <a href="http://suika.fam.cx/www/markup/html/whatpm/Whatpm/Charset/DecodeHandle.html"><code>Whatpm::Charset::DecodeHandle</code></a>
31     to decode <code>ISO-2022-JP</code>-encoded text.</dd>
32 wakaba 1.2 <dt><a href="Encode-EUCJP1997-0.02.tar.gz"><code>Encode::EUCJP1997</code></a>
33 wakaba 1.1 (tar + gzip, 77ko)</dt>
34     <dd>It is necessary to install this Perl module if you
35     want to enable the module
36     <a href="http://suika.fam.cx/www/markup/html/whatpm/Whatpm/Charset/DecodeHandle.html"><code>Whatpm::Charset::DecodeHandle</code></a>
37     to decode <code>EUC-JP</code>-encoded text.</dd>
38 wakaba 1.3
39     <dt><a
40     href="Encode-EUCJP1997OPENNEC-0.01.tar.gz"><code>Encode::EUCJP1997OPENNEC</code></a>
41     (tar + gzip, 88ko)
42    
43 wakaba 1.1 <dt><a href="Encode-ShiftJIS1997-0.01.tar.gz"><code>Encode::ShiftJIS1997</code></a>
44     (tar + gzip, 45ko)</dt>
45     <dd>It is necessary to install this Perl module if you
46     want to enable the module
47     <a href="http://suika.fam.cx/www/markup/html/whatpm/Whatpm/Charset/DecodeHandle.html"><code>Whatpm::Charset::DecodeHandle</code></a>
48     to decode <code>Shift_JIS</code>-encoded text.</dd>
49     </dl>
50     </div>
51    
52     <div class="section" id="install">
53     <h2>Install</h2>
54    
55     <ol>
56     <li>Download a <a href="#modules">Perl modules</a> to install
57     and then expand it.</li>
58     <li><kbd>perl Makefile.PL</kbd></li>
59     <li><kbd>make</kbd></li>
60     <li><kbd>make install</kbd></li>
61     </ol>
62    
63     <p>Note that these modules are written in XS; they must
64     be compiled before they get ready to be used.</p>
65     </div>
66    
67     <div class="section" id="author">
68     <h2>Author</h2>
69    
70     <p><a href="http://suika.fam.cx/~wakaba/who?" rel="author">Wakaba</a>.</p>
71     </div>
72    
73     <div class="section" id="license">
74     <h2>License</h2>
75    
76 wakaba 1.2 <p>Copyright 2006-2008 Wakaba
77 wakaba 1.1 <code class="mail">&lt;<a href="mailto:w@suika.fam.cx"
78     rel="author">w@suika.fam.cx</a>></code>.</p>
79    
80     <p>This library is free software; you can redistribute it and/or modify
81     it under the same terms as Perl itself.</p>
82     </div>
83    
84     </body>
85     </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24