This file is indexed.

/usr/lib/python2.7/dist-packages/tooz-1.40.0.egg-info/entry_points.txt is in python-tooz 1.40.0-4.

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
[tooz.backends]
consul = tooz.drivers.consul:ConsulDriver
etcd = tooz.drivers.etcd:EtcdDriver
file = tooz.drivers.file:FileDriver
ipc = tooz.drivers.ipc:IPCDriver
kazoo = tooz.drivers.zookeeper:KazooDriver
memcached = tooz.drivers.memcached:MemcachedDriver
mysql = tooz.drivers.mysql:MySQLDriver
postgresql = tooz.drivers.pgsql:PostgresDriver
redis = tooz.drivers.redis:RedisDriver
zake = tooz.drivers.zake:ZakeDriver
zookeeper = tooz.drivers.zookeeper:KazooDriver