This file is indexed.

/usr/share/pyshared/freshen-0.2.egg-info/SOURCES.txt is in python-freshen 0.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
LICENSE
MANIFEST.in
README.rst
cuke-comparison.txt
setup.cfg
setup.py
todo.txt
examples/__init__.py
examples/befriending/friends.py
examples/befriending/features/befriending.feature
examples/befriending/features/steps.py
examples/calc/calculator.py
examples/calc/features/addition.feature
examples/calc/features/division.feature
examples/calc/features/steps.py
examples/calc_fr/calculator.py
examples/calc_fr/features/addition.feature
examples/calc_fr/features/division.feature
examples/calc_fr/features/steps.py
examples/counter_independence/README.textile
examples/counter_independence/__init__.py
examples/counter_independence/counter.py
examples/counter_independence/features/__init__.py
examples/counter_independence/features/independent_four.feature
examples/counter_independence/features/independent_one.feature
examples/counter_independence/features/independent_one_steps.py
examples/counter_independence/features/independent_three.feature
examples/counter_independence/features/independent_two.feature
examples/counter_independence/features/step/__init__.py
examples/counter_independence/features/step/independent_two_steps.py
examples/docu/__init__.py
examples/docu/document.py
examples/docu/features/__init__.py
examples/docu/features/destruction.feature
examples/docu/features/navigation.feature
examples/docu/features/step/__init__.py
examples/docu/features/step/page_steps.py
examples/self_test/README.textile
examples/self_test/__init__.py
examples/self_test/features/__init__.py
examples/self_test/features/basic_sample.feature
examples/self_test/features/calculator.feature
examples/self_test/features/call_undefined_step_from_step_def.feature
examples/self_test/features/failing_expectation.feature
examples/self_test/features/lots_of_undefined.feature
examples/self_test/features/outline_sample.feature
examples/self_test/features/sample.feature
examples/self_test/features/search_sample.feature
examples/self_test/features/steps.py
examples/self_test/features/tons_of_cukes.feature
examples/self_test/features/undefined_multiline_args.feature
examples/self_test/features/nested/__init__.py
examples/self_test/features/nested/nested.feature
examples/self_test/features/nested/steps/__init__.py
examples/self_test/features/nested/steps/defs.py
examples/self_test/features/nested_three/__init__.py
examples/self_test/features/nested_three/nested.feature
examples/self_test/features/nested_three/steps.py
examples/self_test/features/nested_two/__init__.py
examples/self_test/features/nested_two/nested.feature
examples/self_test/features/nested_two/steps/__init__.py
examples/self_test/features/nested_two/steps/defs.py
examples/self_test/tmp/features/naughty_step_in_scenario_outline.feature
features/core.feature
features/steps.py
features/tagging.feature
features/transform.feature
freshen/__init__.py
freshen/checks.py
freshen/compat.py
freshen/context.py
freshen/core.py
freshen/cuke.py
freshen/handlers.py
freshen/languages.yml
freshen/noseplugin.py
freshen/parser.py
freshen/stepregistry.py
freshen.egg-info/PKG-INFO
freshen.egg-info/SOURCES.txt
freshen.egg-info/dependency_links.txt
freshen.egg-info/entry_points.txt
freshen.egg-info/requires.txt
freshen.egg-info/top_level.txt
other_tests/README.textile
other_tests/tests_parser.py
other_tests/resources/Befriend_with_tags.feature
other_tests/resources/Befriend_with_tags_and_background_title.feature
other_tests/resources/Befriend_without_tags.feature
other_tests/resources/Befriend_without_tags_fr.feature
other_tests/resources/valid_no_tags_no_use_only.feature
other_tests/resources/valid_no_tags_no_use_only_fr.feature
other_tests/resources/valid_no_tags_with_multiple_use_only.feature
other_tests/resources/valid_no_tags_with_use_only.feature
other_tests/resources/valid_no_tags_with_use_only_fr.feature
other_tests/resources/valid_no_tags_with_use_only_short_form.feature
other_tests/resources/valid_no_tags_with_use_only_short_form_fr.feature
other_tests/resources/valid_with_tags_no_use_only.feature
other_tests/resources/valid_with_tags_no_use_only_fr.feature
other_tests/resources/valid_with_tags_with_full_unix_path_use_only.feature
other_tests/resources/valid_with_tags_with_full_windows_path_use_only.feature
other_tests/resources/valid_with_tags_with_multiple_use_only.feature
other_tests/resources/valid_with_tags_with_multiple_use_only_bg.feature
other_tests/resources/valid_with_tags_with_unicode_use_only.feature
other_tests/resources/valid_with_tags_with_use_only.feature