This file is indexed.

/usr/share/pyshared/zope.datetime-3.4.1.egg-info/PKG-INFO is in python-zope.datetime 3.4.1-0ubuntu1.

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
Metadata-Version: 1.0
Name: zope.datetime
Version: 3.4.1
Summary: Zope datetime
Home-page: http://pypi.python.org/pypi/zope.datetime
Author: Zope Corporation and Contributors
Author-email: zope-dev@zope.org
License: ZPL 2.1
Description: Commonly used date and time related utility functions.
        
        CHANGES
        =======
        
        3.4.1 (2011-11-29)
        ------------------
        
        - Added test cases from LP #139360 (all passed without modification to
          the ``parse`` function).
        - Remove unneeded ``zope.testing`` dependency.
        
        3.4.0 (2007-07-20)
        ------------------
        
        - Initial release as a separate project.
        
Platform: UNKNOWN