This file is indexed.

/usr/lib/python2.7/dist-packages/pymilter-1.0.egg-info is in python-milter 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
19
20
21
22
23
24
Metadata-Version: 1.1
Name: pymilter
Version: 1.0
Summary: Python interface to sendmail milter API
Home-page: http://www.bmsi.com/python/milter.html
Author: Stuart D. Gathman
Author-email: stuart@bmsi.com
License: GPL
Description: This is a python extension module to enable python scripts to
        attach to sendmail's libmilter functionality.  Additional python
        modules provide for navigating and modifying MIME parts, and
        sending DSNs or doing CBVs.
        
Keywords: sendmail,milter
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: No Input/Output (Daemon)
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Natural Language :: English
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Topic :: Communications :: Email :: Mail Transport Agents
Classifier: Topic :: Communications :: Email :: Filters