This file is indexed.

/usr/share/python-support/python-gamera.public is in python-gamera 3.3.2-2.

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
pyversions=2.7

/usr/lib/pyshared/python2.7/gamera/gameracore.so
/usr/lib/pyshared/python2.7/gamera/graph.so
/usr/lib/pyshared/python2.7/gamera/kdtree.so
/usr/lib/pyshared/python2.7/gamera/knncore.so
/usr/lib/pyshared/python2.7/gamera/plugins/_arithmetic.so
/usr/lib/pyshared/python2.7/gamera/plugins/_binarization.so
/usr/lib/pyshared/python2.7/gamera/plugins/_color.so
/usr/lib/pyshared/python2.7/gamera/plugins/_contour.so
/usr/lib/pyshared/python2.7/gamera/plugins/_convolution.so
/usr/lib/pyshared/python2.7/gamera/plugins/_corelation.so
/usr/lib/pyshared/python2.7/gamera/plugins/_deformation.so
/usr/lib/pyshared/python2.7/gamera/plugins/_draw.so
/usr/lib/pyshared/python2.7/gamera/plugins/_edgedetect.so
/usr/lib/pyshared/python2.7/gamera/plugins/_features.so
/usr/lib/pyshared/python2.7/gamera/plugins/_geometry.so
/usr/lib/pyshared/python2.7/gamera/plugins/_gui_support.so
/usr/lib/pyshared/python2.7/gamera/plugins/_image_conversion.so
/usr/lib/pyshared/python2.7/gamera/plugins/_image_utilities.so
/usr/lib/pyshared/python2.7/gamera/plugins/_listutilities.so
/usr/lib/pyshared/python2.7/gamera/plugins/_logical.so
/usr/lib/pyshared/python2.7/gamera/plugins/_misc_filters.so
/usr/lib/pyshared/python2.7/gamera/plugins/_misc_free_functions.so
/usr/lib/pyshared/python2.7/gamera/plugins/_morphology.so
/usr/lib/pyshared/python2.7/gamera/plugins/_pagesegmentation.so
/usr/lib/pyshared/python2.7/gamera/plugins/_png_support.so
/usr/lib/pyshared/python2.7/gamera/plugins/_projections.so
/usr/lib/pyshared/python2.7/gamera/plugins/_runlength.so
/usr/lib/pyshared/python2.7/gamera/plugins/_segmentation.so
/usr/lib/pyshared/python2.7/gamera/plugins/_string_io.so
/usr/lib/pyshared/python2.7/gamera/plugins/_structural.so
/usr/lib/pyshared/python2.7/gamera/plugins/_thinning.so
/usr/lib/pyshared/python2.7/gamera/plugins/_threshold.so
/usr/lib/pyshared/python2.7/gamera/plugins/_tiff_support.so
/usr/lib/pyshared/python2.7/gamera/plugins/_transformation.so
/usr/share/pyshared/gamera/__init__.py
/usr/share/pyshared/gamera/__version__.py
/usr/share/pyshared/gamera/args.py
/usr/share/pyshared/gamera/args_wrappers.py
/usr/share/pyshared/gamera/backport/config.py
/usr/share/pyshared/gamera/classifier_stats.py
/usr/share/pyshared/gamera/classify.py
/usr/share/pyshared/gamera/cluster.py
/usr/share/pyshared/gamera/confidence.py
/usr/share/pyshared/gamera/config.py
/usr/share/pyshared/gamera/core.py
/usr/share/pyshared/gamera/enums.py
/usr/share/pyshared/gamera/export.py
/usr/share/pyshared/gamera/fudge.py
/usr/share/pyshared/gamera/gamera_setup.py
/usr/share/pyshared/gamera/gamera_xml.py
/usr/share/pyshared/gamera/gendoc.py
/usr/share/pyshared/gamera/generate.py
/usr/share/pyshared/gamera/graph_util.py
/usr/share/pyshared/gamera/group.py
/usr/share/pyshared/gamera/gui/has_gui.py
/usr/share/pyshared/gamera/io.py
/usr/share/pyshared/gamera/knn.py
/usr/share/pyshared/gamera/knn_editing.py
/usr/share/pyshared/gamera/paths.py
/usr/share/pyshared/gamera/plugin.py
/usr/share/pyshared/gamera/plugins/arithmetic.py
/usr/share/pyshared/gamera/plugins/binarization.py
/usr/share/pyshared/gamera/plugins/color.py
/usr/share/pyshared/gamera/plugins/contour.py
/usr/share/pyshared/gamera/plugins/convolution.py
/usr/share/pyshared/gamera/plugins/corelation.py
/usr/share/pyshared/gamera/plugins/deformation.py
/usr/share/pyshared/gamera/plugins/draw.py
/usr/share/pyshared/gamera/plugins/edgedetect.py
/usr/share/pyshared/gamera/plugins/features.py
/usr/share/pyshared/gamera/plugins/geometry.py
/usr/share/pyshared/gamera/plugins/gui_support.py
/usr/share/pyshared/gamera/plugins/id_name_matching.py
/usr/share/pyshared/gamera/plugins/image_conversion.py
/usr/share/pyshared/gamera/plugins/image_utilities.py
/usr/share/pyshared/gamera/plugins/listutilities.py
/usr/share/pyshared/gamera/plugins/logical.py
/usr/share/pyshared/gamera/plugins/misc_filters.py
/usr/share/pyshared/gamera/plugins/misc_free_functions.py
/usr/share/pyshared/gamera/plugins/morphology.py
/usr/share/pyshared/gamera/plugins/numarray_io.py
/usr/share/pyshared/gamera/plugins/numeric_io.py
/usr/share/pyshared/gamera/plugins/numpy_io.py
/usr/share/pyshared/gamera/plugins/pagesegmentation.py
/usr/share/pyshared/gamera/plugins/pil_io.py
/usr/share/pyshared/gamera/plugins/png_support.py
/usr/share/pyshared/gamera/plugins/projections.py
/usr/share/pyshared/gamera/plugins/runlength.py
/usr/share/pyshared/gamera/plugins/segmentation.py
/usr/share/pyshared/gamera/plugins/string_io.py
/usr/share/pyshared/gamera/plugins/structural.py
/usr/share/pyshared/gamera/plugins/thinning.py
/usr/share/pyshared/gamera/plugins/threshold.py
/usr/share/pyshared/gamera/plugins/tiff_support.py
/usr/share/pyshared/gamera/plugins/transformation.py
/usr/share/pyshared/gamera/process.py
/usr/share/pyshared/gamera/pstat.py
/usr/share/pyshared/gamera/pyplate.py
/usr/share/pyshared/gamera/roman_text.py
/usr/share/pyshared/gamera/ruleengine.py
/usr/share/pyshared/gamera/stats.py
/usr/share/pyshared/gamera/symbol_table.py
/usr/share/pyshared/gamera/toolkit.py
/usr/share/pyshared/gamera/toolkits/__init__.py
/usr/share/pyshared/gamera/util.py