This file is indexed.

/usr/share/pyshared/arista-0.9.7.egg-info is in arista 0.9.7-4.

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
Metadata-Version: 1.1
Name: arista
Version: 0.9.7
Summary: An easy multimedia transcoder for GNOME
Home-page: http://www.transcoder.org/
Author: Daniel G. Taylor
Author-email: dan@programmer-art.org
License: UNKNOWN
Download-URL: http://programmer-art.org/media/releases/arista-transcoder/arista-0.9.7.tar.gz
Description: Overview
        ========
        An easy to use multimedia transcoder for the GNOME Desktop. Arista focuses on
        being easy to
        use by making the complex task of encoding for various devices simple. Pick your
        input, pick your target device, choose a file to save to and go.
        
        Arista has been in development since early 2008 as a side project and was just
        recently polished to make it release-worthy. The 0.8 release is the first release available to the public. Please see http://github.com/danielgtaylor/arista for information on helping out.
        
        Features
        ---------
        
        * Presets for Android, iPod, computer, DVD player, PSP, and more
        * Live preview to see encoded quality
        * Automatically discover available DVD drives and media
        * Rip straight from DVD media easily
        * Automatically discover and record from Video4Linux devices
        * Support for H.264, WebM, FLV, Ogg, DivX and more
        * Batch processing of entire directories easily
        * Simple terminal client for scripting
        * Nautilus extension for right-click file conversion
        
        Requirements
        ---------------
        Arista is written in Python and requires the bindings for GTK+ 2.16 or newer,
        GStreamer, GConf, GObject, Cairo, and udev. If you are an Ubuntu user this means
        you need to be using at least Ubuntu 9.04 (Jaunty). The GStreamer plugins
        required depend on the presets available, but at this time you should have
        gst-plugins-good, gst-plugins-bad, gst-plugins-ugly, and gst-ffmpeg. If you are
        on Ubuntu don't forget to install the multiverse packages.
        
        Note: WebM support requires at least GStreamer's gst-plugins-bad-0.10.19.
        
Keywords: gnome gtk gstreamer transcode multimedia
Platform: Platform Independent
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Console
Classifier: Environment :: X11 Applications :: GTK
Classifier: Environment :: X11 Applications :: Gnome
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU Library or Lesser General Public License (LGPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Multimedia :: Sound/Audio :: Conversion
Classifier: Topic :: Multimedia :: Video :: Conversion
Classifier: Topic :: Utilities
Requires: gtk(>=2.16)
Requires: gst(>=10.22)
Requires: gconf
Requires: cairo
Requires: udev
Provides: arista