This file is indexed.

/usr/lib/python2.7/dist-packages/qrencode-1.01.egg-info is in python-qrencode 1.01-5.

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
Metadata-Version: 1.1
Name: qrencode
Version: 1.01
Summary: Encodes QR-codes.
Home-page: http://github.com/Arachnid/pyqrencode/tree/master
Author: Nick Johnson
Author-email: arachnid@notdot.net
License: http://www.apache.org/licenses/LICENSE-2.0
Description: A simple wrapper for the C qrencode library.
Platform: any
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Multimedia :: Graphics
Classifier: Topic :: Printing
Classifier: Topic :: Software Development :: Libraries
Requires: PIL