summaryrefslogblamecommitdiff
path: root/japanese/weblint97/pkg-descr
blob: 8dab7f153ca6cb37a317f8fa257909abeaa74794 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                           
                                                  

                 
jweblint is an internationalized HTML checker with japanese message

This is my proposal to INTERNATIONALIZE Weblint, based on Weblint 1.017.

This EXPERIMENTAL version, code named "Weblint 97", tentatively
supports i18n. It supports elements and attributes of i18n-enhanced
HTML 2.0 (HTML 2.x), specified in RFC 2070. In addition, it will handle
various kinds of encodings, not only US-ASCII and ISO-8859-*, but also
ISO-2022-* and Unicode.

To check one or more HTML files, run weblint thusly:
    % jweblint file1.html [... fileN.html]
If a file is in fact a directory, weblint will recurse, checking all files.

WWW: http://www.sfc.keio.ac.jp/%7Emimasa/jweblint/

-- Takayuki Ariga