This file is indexed.

/usr/lib/python2.7/dist-packages/pyopencl-2014.1.egg-info/SOURCES.txt is in python-pyopencl 2014.1-3.

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
MANIFEST.in
Makefile.in
README.rst
README_SETUP.txt
aksetup_helper.py
configure.py
setup.cfg
setup.py
contrib/pyopencl.vim
contrib/fortran-to-opencl/README
contrib/fortran-to-opencl/translate.py
doc/Makefile
doc/conf.py
doc/make_constants.py
examples/benchmark.py
examples/demo-struct-reduce.py
examples/demo.py
examples/demo_array.py
examples/demo_elementwise.py
examples/demo_elementwise_complex.py
examples/demo_mandelbrot.py
examples/demo_meta_codepy.py
examples/demo_meta_template.py
examples/download-examples-from-wiki.py
examples/dump-performance.py
examples/dump-properties.py
examples/gl_interop_demo.py
examples/gl_particle_animation.py
examples/ipython-demo.ipynb
examples/narray.py
examples/transpose.py
pyopencl/__init__.py
pyopencl/_cluda.py
pyopencl/_mymako.py
pyopencl/algorithm.py
pyopencl/array.py
pyopencl/cache.py
pyopencl/capture_call.py
pyopencl/clmath.py
pyopencl/clrandom.py
pyopencl/elementwise.py
pyopencl/ipython.py
pyopencl/reduction.py
pyopencl/scan.py
pyopencl/tools.py
pyopencl/version.py
pyopencl.egg-info/PKG-INFO
pyopencl.egg-info/SOURCES.txt
pyopencl.egg-info/dependency_links.txt
pyopencl.egg-info/not-zip-safe
pyopencl.egg-info/requires.txt
pyopencl.egg-info/top_level.txt
pyopencl/characterize/__init__.py
pyopencl/characterize/performance.py
pyopencl/cl/pyopencl-airy.cl
pyopencl/cl/pyopencl-bessel-j.cl
pyopencl/cl/pyopencl-bessel-y.cl
pyopencl/cl/pyopencl-complex.h
pyopencl/cl/pyopencl-eval-tbl.cl
pyopencl/cl/pyopencl-ranluxcl.cl
pyopencl/compyte/__init__.py
pyopencl/compyte/array.py
pyopencl/compyte/dtypes.py
src/wrapper/_pvt_struct_v2.cpp
src/wrapper/_pvt_struct_v3.cpp
src/wrapper/bitlog.cpp
src/wrapper/bitlog.hpp
src/wrapper/mempool.hpp
src/wrapper/numpy_init.hpp
src/wrapper/tools.hpp
src/wrapper/wrap_cl.cpp
src/wrapper/wrap_cl.hpp
src/wrapper/wrap_cl_part_1.cpp
src/wrapper/wrap_cl_part_2.cpp
src/wrapper/wrap_constants.cpp
src/wrapper/wrap_helpers.hpp
src/wrapper/wrap_mempool.cpp
test/empty-header.h
test/test_algorithm.py
test/test_array.py
test/test_clmath.py
test/test_wrapper.py