This file is indexed.

/usr/share/pyshared/dipy-0.5.0.egg-info is in python-dipy 0.5.0-3.

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
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
Metadata-Version: 1.1
Name: dipy
Version: 0.5.0
Summary: Diffusion MRI utilities in python
Home-page: http://dipy.org
Author: Eleftherios Garyfallidis
Author-email: nipy-devel@neuroimaging.scipy.org
License: BSD license
Download-URL: http://github.com/Garyfallidis/dipy/archives/master
Description: 
        ======
         DiPy
        ======
        
        Dipy is a python toolbox for analysis of MR diffusion imaging.
        
        Dipy is for research only; please do not use results from dipy for
        clinical decisions.
        
        Website
        =======
        
        Current information can always be found at the NIPY dipy website -
        http://nipy.org/dipy - or directly from the DIPY website - http://dipy.org
        
        Mailing Lists
        =============
        
        Please see the developer's list at http://mail.scipy.org/mailman/listinfo/nipy-devel
        
        Code
        ====
        
        You can find our sources and single-click downloads:
        
        * `Main repository`_ on Github.
        * Documentation_ for all releases and current development tree.
        * Download as a tar/zip file the `current trunk`_.
        * Downloads of all `available releases`_.
        
        .. _main repository: http://github.com/Garyfallidis/dipy
        .. _Documentation: http://dipy.org
        .. _current trunk: http://github.com/Garyfallidis/dipy/archives/master
        .. _available releases: http://github.com/Garyfallidis/dipy/downloads
        
        License
        =======
        
        dipy is licensed under the terms of the BSD license. Some code included with
        dipy is also licensed under the BSD license.  Please the LICENSE file in the
        dipy distribution.
        
Platform: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Console
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Scientific/Engineering
Requires: numpy (>=1.2)
Requires: scipy (>=0.6)
Requires: nibabel (>=1.0.0)
Provides: dipy