This file is indexed.

/usr/lib/python3/dist-packages/pyodbc-4.0.17.egg-info is in python3-pyodbc 4.0.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
Metadata-Version: 1.1
Name: pyodbc
Version: 4.0.17
Summary: DB API Module for ODBC
Home-page: https://github.com/mkleehammer/pyodbc
Author: Michael Kleehammer
Author-email: michael@kleehammer.com
License: MIT
Description: A Python DB API 2 module for ODBC. This project provides an up-to-date, convenient interface to ODBC using native data types like datetime and decimal.
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: Microsoft :: Windows
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Database