This file is indexed.

/usr/lib/python2.7/dist-packages/fitbit-0.1.2.egg-info/PKG-INFO is in python-fitbit 0.1.2-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
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
Metadata-Version: 1.1
Name: fitbit
Version: 0.1.2
Summary: Fitbit API Wrapper.
Home-page: https://github.com/orcasgit/python-fitbit
Author: Issac Kelly and ORCAS
Author-email: bpitcher@orcasinc.com
License: Apache 2.0
Description: python-fitbit
        =============
        
        .. image:: https://travis-ci.org/orcasgit/python-fitbit.svg?branch=master
           :target: https://travis-ci.org/orcasgit/python-fitbit
           :alt: Build Status
        .. image:: https://coveralls.io/repos/orcasgit/python-fitbit/badge.png?branch=master
           :target: https://coveralls.io/r/orcasgit/python-fitbit?branch=master
           :alt: Coverage Status
        .. image:: https://requires.io/github/orcasgit/python-fitbit/requirements.png?branch=master
           :target: https://requires.io/github/orcasgit/python-fitbit/requirements/?branch=master
           :alt: Requirements Status
        
        Fitbit API Python Client Implementation
        
        For documentation: `http://python-fitbit.readthedocs.org/ <http://python-fitbit.readthedocs.org/>`_
        
        Requirements
        ============
        
        * Python 2.6+
        
Platform: UNKNOWN
Classifier: Intended Audience :: Developers
Classifier: Natural Language :: English
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: Implementation :: PyPy