This file is indexed.

/usr/lib/python2.7/dist-packages/APScheduler-3.3.1.egg-info/requires.txt is in python-apscheduler 3.3.1-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
[:python_version == "2.7"]
futures
funcsigs

[asyncio:python_version == "2.7"]
trollius

[asyncio:python_version == "3.3"]
asyncio

[gevent]
gevent

[mongodb]
pymongo >= 2.8

[redis]
redis

[rethinkdb]
rethinkdb

[sqlalchemy]
sqlalchemy >= 0.8

[testing]
pytest
pytest-cov
pytest-catchlog
pytest-tornado

[testing:python_version != "2.7"]
pytest_asyncio

[testing:python_version == "2.7"]
mock

[tornado]
tornado >= 4.3

[twisted]
twisted

[zookeeper]
kazoo