This file is indexed.

/usr/lib/python2.7/dist-packages/PyWavelets-0.3.0.egg-info is in python-pywt 0.3.0-1build1.

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
Metadata-Version: 1.1
Name: PyWavelets
Version: 0.3.0
Summary: PyWavelets, wavelet transform module
Home-page: https://github.com/PyWavelets/pywt
Author: The PyWavelets Developers
Author-email: http://groups.google.com/group/pywavelets
License: MIT
Download-URL: https://github.com/PyWavelets/pywt/releases
Description:         PyWavelets is a Python wavelet transforms module that includes:
        
                * 1D and 2D Forward and Inverse Discrete Wavelet Transform (DWT and IDWT)
                * 1D and 2D Stationary Wavelet Transform (Undecimated Wavelet Transform)
                * 1D and 2D Wavelet Packet decomposition and reconstruction
                * Computing Approximations of wavelet and scaling functions
                * Over seventy built-in wavelet filters and support for custom wavelets
                * Single and double precision calculations
                * Results compatibility with Matlab Wavelet Toolbox (tm)
                
Keywords: wavelets,wavelet transform,DWT,SWT,scientific
Platform: Windows
Platform: Linux
Platform: Solaris
Platform: Mac OS-X
Platform: Unix
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Education
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: C
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Topic :: Software Development :: Libraries :: Python Modules