This file is indexed.

/usr/share/pyshared/synaptiks-0.8.1.egg-info/PKG-INFO is in kde-config-touchpad 0.8.1-2.

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
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
Metadata-Version: 1.1
Name: synaptiks
Version: 0.8.1
Summary: A KDE touchpad configuration and management tool
Home-page: http://synaptiks.lunaryorn.de
Author: Sebastian Wiesner
Author-email: lunaryorn@googlemail.com
License: BSD
Description: #########
        synaptiks
        #########
        
        http://synaptiks.lunaryorn.de
        
        synaptiks is a touchpad configuration and management tool for KDE_, available
        under the terms of the `simplified BSD licence`_ (see ``COPYING``).
        
        It provides a System Settings module to configure basic and advanced features
        of the touchpad.  Additionally it comes with a little system tray application,
        which can switch the touchpad automatically off, while an external mouse is
        plugged or while you are typing.
        
        Please refer to the website_ for more information about synaptiks including
        some screenshots, a detailed handbook and also some API documentation for
        interested developers.
        
        
        Installation
        ============
        
        Synaptiks is available in the `Python Package Index`_ and can be installed with
        pip_::
        
           sudo pip install synaptiks
        
        Please refer to the detailed `installation instructions`_ on the website_ for
        more information.
        
        
        Usage
        =====
        
        A comprehensive handbook_ is provided on the website_ and in the KDE help
        center.
        
        
        Issues, questions and feedback
        ==============================
        
        There is a mailing list at synaptiks@librelist.com (hosted by `librelist.com`_)
        for user question and development discussions around synaptiks.  To subscribe
        to this list, just send an mail to synaptiks@librelist.com and reply to the
        configuration mail.  To report bugs and issues, please open an issue at the
        tracker_.
        
        
        Development
        ===========
        
        Development happens on GitHub_.  You can retrieve the source code with::
        
           git clone --recursive git://github.com/lunaryorn/synaptiks
        
        Patches and pull requests are welcome!
        
        
        .. _KDE: http://www.kde.org
        .. _simplified BSD licence: http://www.opensource.org/licenses/bsd-license.php
        .. _website: http://synaptiks.lunaryorn.de
        .. _installation instructions: http://synaptiks.lunaryorn.de/install.html
        .. _handbook: http://synaptiks.lunaryorn.de/handbook/index.html
        .. _python package index: http://pypi.python.org/pypi/synaptiks
        .. _pip: http://www.pip-installer.org/
        .. _tracker: https://github.com/lunaryorn/synaptiks/issues
        .. _GitHub: https://github.com/lunaryorn/synaptiks
        .. _git: http://git-scm.com/
        .. _librelist.com: http://librelist.com/
        
Platform: X11
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: X11 Applications :: KDE
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: Unix
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Topic :: Desktop Environment :: K Desktop Environment (KDE)
Classifier: Topic :: System :: Hardware
Classifier: Topic :: Utilities