This file is indexed.

/usr/share/pyshared/dicompyler-0.4.1_1.egg-info/PKG-INFO is in dicompyler 0.4.1-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
46
47
48
49
50
51
52
53
54
55
56
57
Metadata-Version: 1.1
Name: dicompyler
Version: 0.4.1-1
Summary: Extensible radiation therapy research platform and viewer for DICOM and DICOM RT.
Home-page: http://code.google.com/p/dicompyler/
Author: Aditya Panchal
Author-email: apanchal@bastula.org
License: BSD License
Description: 
            dicompyler
            ==========
            
            dicompyler is an extensible open source radiation therapy research 
            platform based on the DICOM standard. It also functions as a 
            cross-platform DICOM RT viewer.
            
            dicompyler runs on Windows, Mac and Linux systems and is available in 
            source and binary versions. Since dicompyler is based on modular 
            architecture, it is easy to extend it with 3rd party plugins.
            
            Visit the dicompyler _`home page`:
            http://code.google.com/p/dicompyler/ for how-to information and guides.
        
            Getting Help
            ============
        
            To get help with dicompyler, visit the _`mailing list`: 
            http://groups.google.com/group/dicompyler/ or follow us on _`twitter`: 
            http://twitter.com/dicompyler
        
            Requirements
            ============
            
            dicompyler requires the following packages to run from source:
            
            - Python 2.5 or higher (not tested on Python 3)
            - wxPython 2.8.8.1 or higher
            - matplotlib 0.99 or higher
            - numpy 1.2.1 or higher
            - PIL 1.1.7 or higher
            - pydicom 0.9.5 or higher
            - simplejson (only for Python 2.5, Python 2.6+ includes JSON support)
Keywords: radiation therapy research python dicom dicom-rt
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Healthcare Industry
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 4 - Beta
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Medical Science Apps.
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Visualization