File:  [Public] / charlint / Overview.html
Revision 1.12: download - view: text, annotated - select for diffs
Fri Jun 25 07:43:33 1999 UTC (24 years, 11 months ago) by duerst
Branches: MAIN
CVS tags: HEAD
(duerst) Changed through Jigsaw.

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"
"http://www.w3.org/TR/REC-html40/loose.dtd">
<HTML>
<HEAD>
  <META http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
  <META http-equiv="Content-Style-Type" content="text/css">
  <!--BASE href="http://www.w3.org/Consortium/Translation/"-->
  <!--LINK rel="stylesheet" href="../i18n.css"-->
  <STYLE type="text/css">
  <!--
    H1.title {text-align: center }
    P.toolbar { text-align: center }
    DIV.deliverable { margin-left: 2em;
                margin-right: 2em }
    P.note { margin-left: 10%;
                margin-right: 10%;
                color: green }
    TH { text-align: left }
    TH, TD { padding: 2px }
    .external { font-style: italic }
  -->
  </STYLE>
  <TITLE>W3C Translations Overview</TITLE>
  <LINK rel="stylesheet" type="text/css" href="../../StyleSheets/base.css">
</HEAD>
<BODY bgcolor="#FFFFFF" text="#000000">
<P>
<A HREF="/"><IMG BORDER="0" ALT="W3C" WIDTH="72" HEIGHT="48" SRC="w3c_home"></A>
<H1>
  Charlint - A Character Normalization Tool
</H1>
<P>
<A href="#Perl">Perl source</A> | <A HREF="#Recommended">Recommended Character
Data File</A> | <A HREF="#How">How to use</A> | Future Plans | Background
| Version History
<H3>
  <A NAME="Perl">Perl Source</A> and Installation
</H3>
<P>
Charlint is writen in Perl 5. You can get the source from
<A HREF="http://www.w3.org/International/charlint/charlint.pl">http://www.w3.org/International/charlint/charlint.pl</A>.
Charlint is covered by the
<A HREF="http://www.w3.org/Consortium/Legal/copyright-software.html">W3C
software licence</A>. To install charlint, please make sure you have installed
Perl 5, you have downloaded an appropriate character data file, and you have
downloaded the source.
<H3>
  <A NAME="Recommended">Recommended Character Data File</A>
</H3>
<P>
Charlint needs information on characters in order to work correctly. To indicate
the file you want to use, please use the -f option. The currently recommended
character data file is available from
<A HREF="ftp://ftp.unicode.org/Public/3.0-Update/UnicodeData-3.0.0.beta.txt">ftp://ftp.unicode.org/Public/3.0-Update/UnicodeData-3.0.0.beta.txt</A>.
Additional information on this and other files can be found at
<A HREF="http://www.unicode.org/unicode/standard/versions/Unicode3.0-beta.html">http://www.unicode.org/unicode/standard/versions/Unicode3.0-beta.html</A>.
Please note that this data file is a beta version; the beta test will last
up to 15 August 1999. Using charlint is one way to test this data file. Please
send any comments on <EM>the data file</EM> to
<A HREF="mailto:errata@unicode.org">errata@unicode.org</A>.
<H3>
  <A NAME="How">How to use charlint</A>
</H3>
<P>
Charlint
<H3>
</H3>
<P>
  <HR>
<ADDRESS>
  <A HREF="mailto:duerst@w3.org">Martin D&uuml;rst</A> <BR>
  <A HREF="../Help/Webmaster.html">Webmaster</A> <BR>
  last revised $Date: 1999/06/25 07:43:33 $ by $Author: duerst $
</ADDRESS>
<P class=policyfooter>
<SMALL><A href="/Consortium/Legal/ipr-notice.html#Copyright">Copyright</A>
&nbsp;&copy;&nbsp; 1997 <A href="http://www.w3.org">W3C</A>
(<A href="http://www.lcs.mit.edu">MIT</A>,
<A href="http://www.inria.fr/">INRIA</A>,
<A href="http://www.keio.ac.jp/">Keio</A> ), All Rights Reserved. W3C
<A href="/Consortium/Legal/ipr-notice.html#Legal Disclaimer">liability,</A>
<A href="/Consortium/Legal/ipr-notice.html#W3C Trademarks">trademark</A>,
<A href="/Consortium/Legal/copyright-documents.html">document use </A>and
<A href="/Consortium/Legal/copyright-software.html">software licensing
</A>rules apply. Your interactions with this site are in accordance with
our <A href="/Consortium/Legal/privacy-statement.html#Public">public</A>
and <A href="/Consortium/Legal/privacy-statement.html#Members">Member</A>
privacy statements.</SMALL>
</BODY></HTML>

Webmaster