Thu, 10 Nov 2016 18:54:02 +0100
Corrected the THANKS file.
3537
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
2 | <html lang="en"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
3 | <head> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
5 | <title>Documentation [Universal Encoding Detector]</title> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
6 | <link rel="stylesheet" href="css/chardet.css" type="text/css"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
7 | <link rev="made" href="mailto:mark@diveintomark.org"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
8 | <meta name="generator" content="DocBook XSL Stylesheets V1.65.1"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
9 | <meta name="keywords" content="character, set, encoding, detection, Python, XML, feed"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
10 | <link rel="start" href="index.html" title="Documentation"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
11 | <link rel="next" href="faq.html" title="Frequently asked questions"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
12 | </head> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
13 | <body id="chardet-feedparser-org" class="docs"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
14 | <div class="z" id="intro"><div class="sectionInner"><div class="sectionInner2"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
15 | <div class="s" id="pageHeader"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
16 | <h1><a href="/">Universal Encoding Detector</a></h1> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
17 | <p>Character encoding auto-detection in Python. As smart as your browser. Open source.</p> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
18 | </div> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
19 | <div class="s" id="quickSummary"><ul> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
20 | <li class="li1"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
21 | <a href="http://chardet.feedparser.org/download/">Download</a> ·</li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
22 | <li class="li2"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
23 | <a href="index.html">Documentation</a> ·</li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
24 | <li class="li3"><a href="faq.html" title="Frequently Asked Questions">FAQ</a></li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
25 | </ul></div> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
26 | </div></div></div> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
27 | <div id="main"><div id="mainInner"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
28 | <p id="breadcrumb">You are here: <span class="thispage">Documentation</span></p> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
29 | <div class="article" lang="en"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
30 | <div class="titlepage"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
31 | <div></div> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
32 | <div></div> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
33 | </div> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
34 | <div class="toc"><ul> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
35 | <li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
36 | <span class="section"><a href="faq.html">Frequently asked questions</a></span><ul> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
37 | <li><span class="section"><a href="faq.html#faq.intro">What is character encoding?</a></span></li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
38 | <li><span class="section"><a href="faq.html#faq.what">What is character encoding auto-detection?</a></span></li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
39 | <li><span class="section"><a href="faq.html#faq.impossible">Isn’t that impossible?</a></span></li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
40 | <li><span class="section"><a href="faq.html#faq.who">Who wrote this detection algorithm?</a></span></li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
41 | <li><span class="section"><a href="faq.html#faq.yippie">Yippie! Screw the standards, I’ll just auto-detect everything!</a></span></li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
42 | <li><span class="section"><a href="faq.html#faq.why">Why bother with auto-detection if it’s slow, inaccurate, and non-standard?</a></span></li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
43 | </ul> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
44 | </li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
45 | <li><span class="section"><a href="supported-encodings.html">Supported encodings</a></span></li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
46 | <li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
47 | <span class="section"><a href="usage.html">Usage</a></span><ul> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
48 | <li><span class="section"><a href="usage.html#usage.basic">Basic usage</a></span></li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
49 | <li><span class="section"><a href="usage.html#usage.advanced">Advanced usage</a></span></li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
50 | </ul> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
51 | </li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
52 | <li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
53 | <span class="section"><a href="how-it-works.html">How it works</a></span><ul> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
54 | <li><span class="section"><a href="how-it-works.html#how.bom">UTF-n with a BOM</a></span></li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
55 | <li><span class="section"><a href="how-it-works.html#how.esc">Escaped encodings</a></span></li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
56 | <li><span class="section"><a href="how-it-works.html#how.mb">Multi-byte encodings</a></span></li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
57 | <li><span class="section"><a href="how-it-works.html#how.sb">Single-byte encodings</a></span></li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
58 | <li><span class="section"><a href="how-it-works.html#how.windows1252">windows-1252</a></span></li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
59 | </ul> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
60 | </li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
61 | <li><span class="section"><a href="history.html">Revision history</a></span></li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
62 | <li><span class="appendix"><a href="license.html">Terms of use</a></span></li> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
63 | </ul></div> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
64 | </div> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
65 | <div class="footernavigation"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
66 | <div style="float: left"></div> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
67 | <div style="text-align: right"> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
68 | <a class="NavigationArrow" href="faq.html">Frequently asked questions</a> →</div> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
69 | </div> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
70 | <hr> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
71 | <div id="footer"><p class="copyright">Copyright © 2006, 2007, 2008 Mark Pilgrim · <a href="mailto:mark@diveintomark.org">mark@diveintomark.org</a> · <a href="license.html">Terms of use</a></p></div> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
72 | </div></div> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
73 | </body> |
7662053c3906
updated CharDet to 2.2.1, updated changelog
T.Rzepka <Tobias.Rzepka@gmail.com>
parents:
0
diff
changeset
|
74 | </html> |