/[suikacvs]/markup/html/whatpm/readme.en.html
Suika

Contents of /markup/html/whatpm/readme.en.html

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.1 - (show annotations) (download) (as text)
Tue May 1 11:10:37 2007 UTC (17 years, 6 months ago) by wakaba
Branch: MAIN
File MIME type: text/html
++ ChangeLog	1 May 2007 11:10:29 -0000
2007-05-01  Wakaba  <wakaba@suika.fam.cx>

	* readme.en.html: New document.

1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <title>Whatpm &mdash; Perl Modules for Web Hypertext Application
5 Technologies</title>
6 <link rel="stylesheet" href="http://suika.fam.cx/www/style/html/xhtml">
7 <link rel="license" href="#license">
8 <link rel="author" href="#author">
9 </head>
10 <body>
11 <h1>Whatpm</h1>
12
13 <div class="section" id="introduction">
14 <h2>Introduction</h2>
15
16 <p><dfn>Whatpm</dfn> is a set of Perl modules for
17 Web hypertext application technologies.</p>
18
19 <p>It currently contains two Perl modules:</p>
20
21 <dl>
22 <dt><a href="Whatpm/ContentType.html"><code>Whatpm::ContentType</code></a></dt>
23 <dd>An implementation of HTML5 Content Type sniffing algorithm.</dd>
24 <dt><a href="Whatpm/HTML.html"><code>Whatpm::HTML</code></a></dt>
25 <dd>An implementation of HTML5 parsing algorithm and
26 <code>innerHTML</code> serialization.</dd>
27 </dl>
28 </div>
29
30 <div class="section" id="demo">
31 <h2>Demo</h2>
32
33 <p><a href="http://suika.fam.cx/gate/2007/html/parser-interface">HTML5 parser
34 demo</a></p>
35 </div>
36
37 <div class="section" id="download">
38 <h2>Distribution</h2>
39
40 <p>Tarball will be available when setter for <code>innerHTML</code>
41 is implemented.</p>
42
43 <p>The development version of Whatpm may be found in the
44 <a href="http://suika.fam.cx/gate/cvs/markup/html/whatpm/">CVS
45 repository</a>.</p>
46
47 </div>
48
49 <div class="section" id="author">
50 <h2>Author</h2>
51
52 <p><a href="http://suika.fam.cx/~wakaba/who?">Wakaba</a>.</p>
53 </div>
54
55 <div class="section" id="license">
56 <h2>License</h2>
57
58 <p>Copyright 2007 Wakaba &lt;w@suika.fam.cx></p>
59
60 <p>This library is free software; you can redistribute it and/or modify
61 it under the same terms as Perl itself.</p>
62 </div>
63
64 </body>
65 </html>

admin@suikawiki.org
ViewVC Help
Powered by ViewVC 1.1.24