This file is indexed.

/usr/lib/python2.7/dist-packages/libtiff-0.4.1.dev.egg-info is in python-libtiff 0.4.1+20160502-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
Metadata-Version: 1.1
Name: libtiff
Version: 0.4.1.dev
Summary: PyLibTiff: a Python tiff library.
Home-page: http://pylibtiff.googlecode.com
Author: Pearu Peterson
Author-email: pearu.peterson@gmail.com
License: http://pylibtiff.googlecode.com/svn/trunk/LICENSE
Description: PyLibTiff? is a Python package that provides the following modules:
        
           libtiff - a wrapper of C libtiff library using ctypes.
           tiff - a numpy.memmap view of tiff files.
        
Platform: All
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Classifier: Topic :: Software Development
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Operating System :: Unix
Classifier: Operating System :: MacOS
Requires: numpy