This file is indexed.

/usr/lib/python3/dist-packages/Signaller-1.1.0.egg-info/PKG-INFO is in python3-signaller 1.1.0-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
Metadata-Version: 1.1
Name: Signaller
Version: 1.1.0
Summary: Signals and slots implementation with asyncio support
Home-page: https://github.com/xmikos/signaller
Author: Michal Krenek (Mikos)
Author-email: m.krenek@gmail.com
License: MIT
Description: UNKNOWN
Keywords: signal slot dispatch dispatcher observer event notify asyncio weakref
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Natural Language :: English
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules