This file is indexed.

/usr/share/pyshared/storm-0.19.egg-info/SOURCES.txt is in python-storm 0.19-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
LICENSE
MANIFEST.in
Makefile
NEWS
README
TODO
setup.cfg
setup.py
test
storm/__init__.py
storm/base.py
storm/cache.py
storm/cextensions.c
storm/compat.py
storm/database.py
storm/event.py
storm/exceptions.py
storm/expr.py
storm/info.py
storm/locals.py
storm/properties.py
storm/references.py
storm/sqlobject.py
storm/store.py
storm/tracer.py
storm/tz.py
storm/uri.py
storm/variables.py
storm/wsgi.py
storm.egg-info/PKG-INFO
storm.egg-info/SOURCES.txt
storm.egg-info/dependency_links.txt
storm.egg-info/not-zip-safe
storm.egg-info/top_level.txt
storm/databases/__init__.py
storm/databases/mysql.py
storm/databases/postgres.py
storm/databases/sqlite.py
storm/django/__init__.py
storm/django/middleware.py
storm/django/stores.py
storm/django/backend/__init__.py
storm/django/backend/base.py
storm/schema/__init__.py
storm/schema/patch.py
storm/schema/schema.py
storm/twisted/__init__.py
storm/twisted/testing.py
storm/twisted/transact.py
storm/zope/__init__.py
storm/zope/adapters.py
storm/zope/configure.zcml
storm/zope/interfaces.py
storm/zope/meta.zcml
storm/zope/metaconfigure.py
storm/zope/metadirectives.py
storm/zope/schema.py
storm/zope/testing.py
storm/zope/zstorm.py
tests/__init__.py
tests/base.py
tests/cache.py
tests/database.py
tests/event.py
tests/expr.py
tests/helper.py
tests/info.py
tests/infoheritance.txt
tests/mocker.py
tests/properties.py
tests/sqlobject.py
tests/tracer.py
tests/tutorial.txt
tests/uri.py
tests/variables.py
tests/wsgi.py
tests/databases/__init__.py
tests/databases/base.py
tests/databases/mysql.py
tests/databases/postgres.py
tests/databases/proxy.py
tests/databases/sqlite.py
tests/django/__init__.py
tests/django/backend.py
tests/django/middleware.py
tests/django/stores.py
tests/schema/__init__.py
tests/schema/patch.py
tests/schema/schema.py
tests/store/__init__.py
tests/store/base.py
tests/store/mysql.py
tests/store/postgres.py
tests/store/sqlite.py
tests/twisted/__init__.py
tests/twisted/transact.py
tests/zope/README.txt
tests/zope/__init__.py
tests/zope/adapters.py
tests/zope/testing.py
tests/zope/zstorm.py