This file is indexed.

/usr/lib/python2.7/dist-packages/HyperKitty-1.1.4.egg-info/PKG-INFO is in python-django-hyperkitty 1.1.4-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
63
64
65
66
67
68
Metadata-Version: 1.1
Name: HyperKitty
Version: 1.1.4
Summary: A web interface to access GNU Mailman v3 archives
Home-page: https://gitlab.com/mailman/hyperkitty
Author: HyperKitty Developers
Author-email: hyperkitty-devel@lists.fedorahosted.org
License: GPLv3
Description-Content-Type: UNKNOWN
Description: ========================================
        HyperKitty - Archiver for GNU Mailman v3
        ========================================
        
        .. image:: https://gitlab.com/mailman/hyperkitty/badges/master/build.svg
            :target: https://gitlab.com/mailman/hyperkitty/commits/master
        
        .. image:: https://gitlab.com/mailman/hyperkitty/badges/master/coverage.svg?job=coverage
            :target: https://gitlab.com/mailman/hyperkitty/commits/master
        
        .. image:: https://readthedocs.org/projects/hyperkitty/badge/?version=latest
            :target: https://hyperkitty.readthedocs.io
        
        .. image:: http://img.shields.io/pypi/v/hyperkitty.svg
            :target: https://pypi.python.org/pypi/hyperkitty
        
        .. image:: http://img.shields.io/pypi/dm/hyperkitty.svg
            :target: https://pypi.python.org/pypi/hyperkitty
        
        HyperKitty is an open source Django application under development. It aims to
        provide a web interface to access GNU Mailman v3 archives.
        
        Links
        =====
        
        - Full documentation: https://hyperkitty.readthedocs.org
        - Project page and feedback: https://gitlab.com/mailman/hyperkitty
        - Demo server: https://lists.stg.fedoraproject.org/
        - Local development setup: http://wiki.list.org/HyperKitty/DevelopmentSetupGuide
        
        License
        =======
        
        HyperKitty is licensed under the `GPL v3.0 <http://www.gnu.org/licenses/gpl-3.0.html>`_
        
        
        Help, Bugs, Feedback
        ====================
        
        If you need help with HyperKitty, want to keep up with progress, chat with
        developers, or ask any other questions about HyperKitty, you can hang out in the
        IRC channel: `#mailman on irc.freenode.net <https://webchat.freenode.net/?channels=mailman>`_.
        You can also subscribe to our `mailing list <https://lists.fedorahosted.org/admin/lists/hyperkitty-devel.lists.fedorahosted.org/>`_ of developers.
        
        To report bugs, please create `a ticket here <https://gitlab.com/mailman/hyperkitty>`_ or contact us on IRC.
        
        About other links of feedback, please see below.
        
        - User mailing list: https://lists.mailman3.org/archives/list/mailman-users@mailman3.org/
        - The "mailman" developers links: https://mail.python.org/mailman/listinfo/mailman-developers/
        
Keywords: email
Platform: UNKNOWN
Classifier: Framework :: Django
Classifier: Development Status :: 4 - Beta
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Topic :: Communications :: Email :: Mailing List Servers
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: JavaScript