This file is indexed.

/usr/share/python-support/python-mpmath.public is in python-mpmath 0.18-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
pyversions=-

/usr/share/pyshared/mpmath-0.18.egg-info
/usr/share/pyshared/mpmath/__init__.py
/usr/share/pyshared/mpmath/calculus/__init__.py
/usr/share/pyshared/mpmath/calculus/approximation.py
/usr/share/pyshared/mpmath/calculus/calculus.py
/usr/share/pyshared/mpmath/calculus/differentiation.py
/usr/share/pyshared/mpmath/calculus/extrapolation.py
/usr/share/pyshared/mpmath/calculus/odes.py
/usr/share/pyshared/mpmath/calculus/optimization.py
/usr/share/pyshared/mpmath/calculus/polynomials.py
/usr/share/pyshared/mpmath/calculus/quadrature.py
/usr/share/pyshared/mpmath/conftest.py
/usr/share/pyshared/mpmath/ctx_base.py
/usr/share/pyshared/mpmath/ctx_fp.py
/usr/share/pyshared/mpmath/ctx_iv.py
/usr/share/pyshared/mpmath/ctx_mp.py
/usr/share/pyshared/mpmath/ctx_mp_python.py
/usr/share/pyshared/mpmath/function_docs.py
/usr/share/pyshared/mpmath/functions/__init__.py
/usr/share/pyshared/mpmath/functions/bessel.py
/usr/share/pyshared/mpmath/functions/elliptic.py
/usr/share/pyshared/mpmath/functions/expintegrals.py
/usr/share/pyshared/mpmath/functions/factorials.py
/usr/share/pyshared/mpmath/functions/functions.py
/usr/share/pyshared/mpmath/functions/hypergeometric.py
/usr/share/pyshared/mpmath/functions/orthogonal.py
/usr/share/pyshared/mpmath/functions/qfunctions.py
/usr/share/pyshared/mpmath/functions/rszeta.py
/usr/share/pyshared/mpmath/functions/theta.py
/usr/share/pyshared/mpmath/functions/zeta.py
/usr/share/pyshared/mpmath/functions/zetazeros.py
/usr/share/pyshared/mpmath/identification.py
/usr/share/pyshared/mpmath/libmp/__init__.py
/usr/share/pyshared/mpmath/libmp/backend.py
/usr/share/pyshared/mpmath/libmp/gammazeta.py
/usr/share/pyshared/mpmath/libmp/libelefun.py
/usr/share/pyshared/mpmath/libmp/libhyper.py
/usr/share/pyshared/mpmath/libmp/libintmath.py
/usr/share/pyshared/mpmath/libmp/libmpc.py
/usr/share/pyshared/mpmath/libmp/libmpf.py
/usr/share/pyshared/mpmath/libmp/libmpi.py
/usr/share/pyshared/mpmath/libmp/six.py
/usr/share/pyshared/mpmath/math2.py
/usr/share/pyshared/mpmath/matrices/__init__.py
/usr/share/pyshared/mpmath/matrices/calculus.py
/usr/share/pyshared/mpmath/matrices/eigen.py
/usr/share/pyshared/mpmath/matrices/eigen_symmetric.py
/usr/share/pyshared/mpmath/matrices/linalg.py
/usr/share/pyshared/mpmath/matrices/matrices.py
/usr/share/pyshared/mpmath/rational.py
/usr/share/pyshared/mpmath/tests/extratest_bessel.py
/usr/share/pyshared/mpmath/tests/extratest_zeta.py
/usr/share/pyshared/mpmath/tests/runtests.py
/usr/share/pyshared/mpmath/tests/test_basic_ops.py
/usr/share/pyshared/mpmath/tests/test_bitwise.py
/usr/share/pyshared/mpmath/tests/test_calculus.py
/usr/share/pyshared/mpmath/tests/test_compatibility.py
/usr/share/pyshared/mpmath/tests/test_convert.py
/usr/share/pyshared/mpmath/tests/test_diff.py
/usr/share/pyshared/mpmath/tests/test_division.py
/usr/share/pyshared/mpmath/tests/test_eigen.py
/usr/share/pyshared/mpmath/tests/test_eigen_symmetric.py
/usr/share/pyshared/mpmath/tests/test_elliptic.py
/usr/share/pyshared/mpmath/tests/test_fp.py
/usr/share/pyshared/mpmath/tests/test_functions.py
/usr/share/pyshared/mpmath/tests/test_functions2.py
/usr/share/pyshared/mpmath/tests/test_gammazeta.py
/usr/share/pyshared/mpmath/tests/test_hp.py
/usr/share/pyshared/mpmath/tests/test_identify.py
/usr/share/pyshared/mpmath/tests/test_interval.py
/usr/share/pyshared/mpmath/tests/test_levin.py
/usr/share/pyshared/mpmath/tests/test_linalg.py
/usr/share/pyshared/mpmath/tests/test_matrices.py
/usr/share/pyshared/mpmath/tests/test_mpmath.py
/usr/share/pyshared/mpmath/tests/test_ode.py
/usr/share/pyshared/mpmath/tests/test_pickle.py
/usr/share/pyshared/mpmath/tests/test_power.py
/usr/share/pyshared/mpmath/tests/test_quad.py
/usr/share/pyshared/mpmath/tests/test_rootfinding.py
/usr/share/pyshared/mpmath/tests/test_special.py
/usr/share/pyshared/mpmath/tests/test_str.py
/usr/share/pyshared/mpmath/tests/test_summation.py
/usr/share/pyshared/mpmath/tests/test_trig.py
/usr/share/pyshared/mpmath/tests/test_visualization.py
/usr/share/pyshared/mpmath/usertools.py
/usr/share/pyshared/mpmath/visualization.py