This file is indexed.

/usr/share/doc/python-markdown-doc/docs/authors.html is in python-markdown-doc 2.6.9-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
 75
 76
 77
 78
 79
 80
 81
 82
 83
 84
 85
 86
 87
 88
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
<!DOCTYPE html>
<html>
<head>
<meta charset=utf-8>
<title>Authors &#8212; Python Markdown</title>
<link rel="stylesheet" href="default.css" type="text/css">
</head>
<body>

<div class="related">
  <h3>Navigation</h3>
  <ul>
    <li class="right" style="margin-right: 10px">
      <a href="siteindex.html" title="General Index">index</a></li>
    <li class="right">
      <a href="siteindex.html" title="Table of Contents"
         accesskey="N">next</a> |</li>
    <li class="right">
      <a href="release-2.0.html" title="Release Notes for v2.0"
         accesskey="P">previous</a> |</li>
    <li><img src="py.png" alt=""
             style="vertical-align: middle; margin-top: -1px"/></li>
    <li><a href="index.html">Python Markdown v2.6.9 documentation</a> &raquo;</li>
    <li><a href="authors.html">Authors</a> &raquo;</li>
  </ul>
</div> <!-- .related -->

<div class="document">
  <div class="documentwrapper">
    <div class="bodywrapper">
      <div class="body">
<h1 id="primary-authors">Primary Authors<a class="headerlink" href="#primary-authors" title="Permanent link">&para;</a></h1>
<dl>
<dt><a href="http://freewisdom.org/">Yuri Takteyev</a></dt>
<dd>
<p>Yuri has written much of the current code while procrastinating his Ph.D.</p>
</dd>
<dt><a href="http://achinghead.com/">Waylan Limberg</a></dt>
<dd>
<p>Waylan is the current maintainer of the code and has written much the current 
  code base, included a complete refactor of the core.  He started out by 
  authoring many of the available extensions and later was asked to join Yuri, 
  where he began fixing numerous bugs, adding documentation and making general 
  improvements to the existing code base.</p>
</dd>
<dt>Artem Yunusov</dt>
<dd>
<p>Artem, who as part of a 2008 GSoC project, refactored inline patterns, 
  replaced the NanoDOM with ElementTree support and made various other 
  improvements.</p>
</dd>
<dt><a href="http://www.dwerg.net/">Manfed Stienstra</a></dt>
<dd>
<p>Manfed wrote the original version of the script and is responsible for 
  various parts of the existing code base.</p>
</dd>
<dt>David Wolever</dt>
<dd>
<p>David refactored the extension API and made other improvements
  as he helped to integrate Markdown into Dr.Project.</p>
</dd>
</dl>
<h1 id="other-contributors">Other Contributors<a class="headerlink" href="#other-contributors" title="Permanent link">&para;</a></h1>
<p>The incomplete list of individuals below have provided patches or otherwise 
contributed to the project in various ways. We would like to thank everyone 
who has contributed to the project in any way.</p>
<ul>
<li>Eric Abrahamsen</li>
<li>Jeff Balogh</li>
<li>Sergej Chodarev</li>
<li>Chris Clark</li>
<li>Tiago Cogumbreiro</li>
<li>Kjell Magne Fauske</li>
<li>G. Clark Haynes</li>
<li>Daniel Krech</li>
<li>Steward Midwinter</li>
<li>Jack Miller</li>
<li>Neale Pickett</li>
<li>Paul Stansifer</li>
<li>John Szakmeister</li>
<li>Malcolm Tredinnick</li>
<li>Ben Wilson</li>
<li>and many others who helped by reporting bugs</li>
</ul>
      </div> <!-- .body -->
    </div> <!-- .bodywrapper -->
  </div> <!-- .documentwrapper -->

  <div class="sphinxsidebar">
    <div class="sphinxsidebarwrapper">
    <h3>Table Of Contents</h3>
    <div class="toc">
<ul>
<li><a href="#primary-authors">Primary Authors</a></li>
<li><a href="#other-contributors">Other Contributors</a></li>
</ul>
</div>


    <h4>Previous topic</h4>
      <p class="topless"><a href="release-2.0.html"
         title="previous chapter">Release Notes for v2.0</a></p>
    <h4>Next topic</h4>
      <p class="topless"><a href="siteindex.html"
         title="next chapter">Table of Contents</a></p>
    <h3>This Page</h3>
    <ul class="this-page-menu">
      <li><a href="https://github.com/Python-Markdown/markdown/issues"
             >Report a Bug</a></li>
      <li><a href="authors.txt"
             rel="nofollow">Show Source</a></li>
    </ul>
    </div> <!-- .sphinxsidebarwrapper -->
  </div> <!-- .sphinxsidebar -->

  <div class="clearer"></div>
</div> <!-- .document -->

<div class="related">
  <h3>Navigation</h3>
  <ul>
    <li class="right" style="margin-right: 10px">
      <a href="siteindex.html" title="General Index">index</a></li>
    <li class="right">
      <a href="siteindex.html" title="Table of Contents"
         accesskey="N">next</a> |</li>
    <li class="right">
      <a href="release-2.0.html" title="Release Notes for v2.0"
         accesskey="P">previous</a> |</li>
    <li><img src="py.png" alt=""
             style="vertical-align: middle; margin-top: -1px"/></li>
    <li><a href="index.html">Python Markdown v2.6.9 documentation</a> &raquo;</li>
    <li><a href="authors.html">Authors</a> &raquo;</li>
  </ul>
</div> <!-- .related -->

<div class="footer">&copy; 2010-2012 Python Markdown Project</div>
</body>
</html>