This file is indexed.

/usr/lib/python2.7/dist-packages/rdkit/epydoc.config is in python-rdkit 201309-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
[epydoc]

modules: Chem,DataManip, DataStructs, Dbase, DistanceGeometry, ForceField, Geometry, Logger, ML, Numerics, rdBase, RDConfig, RDLogger, RDRandom, SimDivFilters, VLib, Avalon
output: html
target: docs/

docformat: plaintext
parse: yes
introspect: yes
exclude: UnitTest.*|test*
inheritance: listed
private: yes
imports: yes
sourcecode: yes
name: RDPython
url: http://www.rdkit.org
link: <a href="http://www.rdkit.org">RDKit</a>