This file is indexed.

/usr/share/doc/python3-chardet/history.html is in python3-chardet 2.0.1-1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
<html lang="en">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Revision history [Universal Encoding Detector]</title>
<link rel="stylesheet" href="css/chardet.css" type="text/css">
<link rev="made" href="mailto:mark@diveintomark.org">
<meta name="generator" content="DocBook XSL Stylesheets V1.65.1">
<meta name="keywords" content="character, set, encoding, detection, Python, XML, feed">
<link rel="start" href="index.html" title="Documentation">
<link rel="up" href="index.html" title="Documentation">
<link rel="prev" href="how-it-works.html" title="How it works">
<link rel="next" href="license.html" title="Terms of use">
</head>
<body id="chardet-feedparser-org" class="docs">
<div class="z" id="intro"><div class="sectionInner"><div class="sectionInner2">
<div class="s" id="pageHeader">
<h1><a href="/">Universal Encoding Detector</a></h1>
<p>Character encoding auto-detection in Python.  As smart as your browser.  Open source.</p>
</div>
<div class="s" id="quickSummary"><ul>
<li class="li1">
<a href="http://chardet.feedparser.org/download/">Download</a> ·</li>
<li class="li2">
<a href="index.html">Documentation</a> ·</li>
<li class="li3"><a href="faq.html" title="Frequently Asked Questions">FAQ</a></li>
</ul></div>
</div></div></div>
<div id="main"><div id="mainInner">
<p id="breadcrumb">You are here: <a href="index.html">Documentation</a><span class="thispage">Revision history</span></p>
<div class="section" lang="en">
<div class="titlepage">
<div>
<div><h2 class="title">
<a name="history" class="skip" href="#history" title="link to this section"><img src="images/permalink.gif" alt="[link]" title="link to this section" width="8" height="9"></a> Revision history</h2></div>
<div><div class="abstract">
<h3 class="title"></h3>
<p><span class="application">Universal Encoding Detector</span> 2.0.1 is the latest version.</p>
</div></div>
</div>
<div></div>
</div>
<div class="variablelist"><dl>
<dt><span class="term"><tt class="constant">2.0.1</tt> (2009-11-10)</span></dt>
<dd><div class="itemizedlist"><ul>
<li>Migrated to <a href="http://code.google.com/p/chardet">http://code.google.com/p/chardet</a>
</li>
<li>Fixed minor typo in documentation</li>
<li>Synchronized version numbers of Python 2 and Python 3 versions</li>
</ul></div></dd>
<dt><span class="term"><tt class="constant">1.0.1-py3</tt> (2009-06-26)</span></dt>
<dd><div class="itemizedlist"><ul><li>Released Python 3 version</li></ul></div></dd>
<dt><span class="term"><tt class="constant">1.0.1</tt> (2008-03-05)</span></dt>
<dd><div class="itemizedlist"><ul>
<li>fixed typo in detecting little endian UTF-16; closes <a href="http://code.google.com/p/feedparser/issues/detail?id=81">issue 81</a>
</li>
<li>fixed length of <tt class="constant">ISO2022JPCharLenTable</tt>; closes <a href="http://code.google.com/p/feedparser/issues/detail?id=98">issue 98</a>
</li>
</ul></div></dd>
<dt><span class="term"><tt class="constant">1.0</tt> (2006-01-10)</span></dt>
<dd><div class="itemizedlist"><ul><li>Initial release</li></ul></div></dd>
</dl></div>
</div>
<div class="footernavigation">
<div style="float: left">← <a class="NavigationArrow" href="how-it-works.html">How it works</a>
</div>
<div style="text-align: right">
<a class="NavigationArrow" href="license.html">Terms of use</a> →</div>
</div>
<hr>
<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>
</div></div>
</body>
</html>