This file is indexed.

/usr/lib/python2.7/dist-packages/pyClamd-0.3.17.egg-info/PKG-INFO is in python-pyclamd 0.3.17-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
Metadata-Version: 1.1
Name: pyClamd
Version: 0.3.17
Summary: pyClamd is a python interface to Clamd (Clamav daemon).
Home-page: http://xael.org/pages/pyclamd-en.html
Author: Alexandre Norman
Author-email: norman()xael.org
License: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Download-URL: http://xael.org/norman/python/pyclamd/
Description: pyClamd is a python interface to Clamd (Clamav daemon). By using pyClamd, you can add virus detection capabilities to your python software in an efficient and easy way. Instead of pyClamav which uses libclamav, pyClamd may be used by a closed source product.
Keywords: python,clamav,antivirus,scanner,virus,libclamav
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Programming Language :: Python
Classifier: Environment :: Console
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Topic :: System
Classifier: Topic :: Security