This file is indexed.

/usr/share/pyshared/IMDbPY-5.0.egg-info/SOURCES.txt is in python-imdbpy 5.0-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
 89
 90
 91
 92
 93
 94
 95
 96
 97
 98
 99
100
101
102
103
104
105
106
107
108
109
MANIFEST.in
ez_setup.py
setup.cfg
setup.py
IMDbPY.egg-info/PKG-INFO
IMDbPY.egg-info/SOURCES.txt
IMDbPY.egg-info/dependency_links.txt
IMDbPY.egg-info/requires.txt
IMDbPY.egg-info/top_level.txt
docs/AUTHOR.txt
docs/CONTRIBUTORS.txt
docs/CREDITS.txt
docs/Changelog.txt
docs/DISCLAIMER.txt
docs/FAQS.txt
docs/GPL.txt
docs/INSTALL.txt
docs/LICENSE.txt
docs/README.adult
docs/README.companies
docs/README.currentRole
docs/README.devel
docs/README.http
docs/README.info2xml
docs/README.keywords
docs/README.local
docs/README.locale
docs/README.logging
docs/README.mobile
docs/README.newparsers
docs/README.package
docs/README.redesign
docs/README.series
docs/README.sqldb
docs/README.txt
docs/README.unicode
docs/README.users
docs/TODO.txt
docs/imdbpy.cfg
docs/imdbpy48.dtd
docs/imdbpyPowered.png
docs/imdbpy_new_logo.png
docs/imdbpyico.png
docs/imdbpyico.xpm
docs/imdbpyico16x16.ico
docs/imdbpyico32x32.ico
docs/imdbpywin.bmp
docs/goodies/README.txt
docs/goodies/applydiffs.sh
docs/goodies/download_applydiffs.py
docs/goodies/reduce.sh
imdb/Character.py
imdb/Company.py
imdb/Movie.py
imdb/Person.py
imdb/__init__.py
imdb/_compat.py
imdb/_exceptions.py
imdb/_logging.py
imdb/helpers.py
imdb/linguistics.py
imdb/utils.py
imdb/locale/__init__.py
imdb/locale/generatepot.py
imdb/locale/imdbpy-ar.po
imdb/locale/imdbpy-bg.po
imdb/locale/imdbpy-de.po
imdb/locale/imdbpy-en.po
imdb/locale/imdbpy-es.po
imdb/locale/imdbpy-fr.po
imdb/locale/imdbpy-it.po
imdb/locale/imdbpy-tr.po
imdb/locale/imdbpy.pot
imdb/locale/msgfmt.py
imdb/locale/msgfmt.pyc
imdb/locale/rebuildmo.py
imdb/locale/rebuildmo.pyc
imdb/locale/ar/LC_MESSAGES/imdbpy.mo
imdb/locale/bg/LC_MESSAGES/imdbpy.mo
imdb/locale/de/LC_MESSAGES/imdbpy.mo
imdb/locale/en/LC_MESSAGES/imdbpy.mo
imdb/locale/es/LC_MESSAGES/imdbpy.mo
imdb/locale/fr/LC_MESSAGES/imdbpy.mo
imdb/locale/it/LC_MESSAGES/imdbpy.mo
imdb/locale/tr/LC_MESSAGES/imdbpy.mo
imdb/parser/__init__.py
imdb/parser/http/__init__.py
imdb/parser/http/characterParser.py
imdb/parser/http/companyParser.py
imdb/parser/http/movieParser.py
imdb/parser/http/personParser.py
imdb/parser/http/searchCharacterParser.py
imdb/parser/http/searchCompanyParser.py
imdb/parser/http/searchKeywordParser.py
imdb/parser/http/searchMovieParser.py
imdb/parser/http/searchPersonParser.py
imdb/parser/http/topBottomParser.py
imdb/parser/http/utils.py
imdb/parser/http/bsouplxml/__init__.py
imdb/parser/http/bsouplxml/_bsoup.py
imdb/parser/http/bsouplxml/bsoupxpath.py
imdb/parser/http/bsouplxml/etree.py
imdb/parser/http/bsouplxml/html.py
imdb/parser/mobile/__init__.py
imdb/parser/sql/__init__.py
imdb/parser/sql/alchemyadapter.py
imdb/parser/sql/cutils.c
imdb/parser/sql/dbschema.py
imdb/parser/sql/objectadapter.py