This file is indexed.

/usr/share/pyshared/UniConvertor-1.1.4.egg-info is in python-uniconvertor 1.1.4-1ubuntu2.

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
Metadata-Version: 1.1
Name: UniConvertor
Version: 1.1.4
Summary: Universal vector graphics translator
Home-page: http://sk1project.org
Author: Igor E. Novikov
Author-email: igor.e.novikov@gmail.com
License: LGPL v2, GPL v2 (some packages)
Download-URL: http://sk1project.org/modules.php?name=Products&product=uniconvertor
Description: 
        UniConvertor is a multiplatform universal vector graphics translator.
        It uses sK1 engine to convert one format to another.
        
        sK1 Team (http://sk1project.org),
        Copyright (C) 2007-2009 by Igor E. Novikov
        ------------------------------------------------------------------------------------
        
        Import filters: 
            * CorelDRAW ver.7-X3,X4 (CDR/CDT/CCX/CDRX/CMX)
            * Adobe Illustrator up to 9 ver. (AI postscript based)
            * Postscript (PS)
            * Encapsulated Postscript (EPS)
            * Computer Graphics Metafile (CGM)
            * Windows Metafile (WMF)
            * XFIG
            * Scalable Vector Graphics (SVG)
            * Skencil/Sketch/sK1 (SK and SK1)
            * Acorn Draw (AFF)
        	* HPGL for cutting plotter files (PLT)
            
        ------------------------------------------------------------------------------------
        
        Export filters: 
            * AI (Postscript based Adobe Illustrator 5.0 format)
            * SVG (Scalable Vector Graphics)
            * SK (Sketch/Skencil format)
            * SK1 (sK1 format)
            * CGM (Computer Graphics Metafile)
            * WMF (Windows Metafile)
            * PDF - Portable Document Format
        	* PS  - PostScript
        	* PLT - HPGL for cutting plotter files
            
        ------------------------------------------------------------------------------------
        			
Platform: UNKNOWN
Classifier: Development Status :: 6 - Mature
Classifier: Environment :: Console
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: LGPL v2
Classifier: License :: OSI Approved :: GPL v2
Classifier: Operating System :: POSIX
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Programming Language :: Python
Classifier: Programming Language :: C
Classifier: Topic :: Multimedia :: Graphics :: Graphics Conversion