This file is indexed.

/usr/lib/python2.7/dist-packages/totalopenstation-0.3.3.egg-info/PKG-INFO is in totalopenstation 0.3.3-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
43
44
45
46
47
48
49
50
51
52
53
54
55
Metadata-Version: 1.1
Name: totalopenstation
Version: 0.3.3
Summary: Download and export survey data from your total station
Home-page: http://tops.iosa.it/
Author: Stefano Costa
Author-email: steko@iosa.it
License: GNU GPLv3
Description: ====================
         Total Open Station
        ====================
        
        Total Open Station (TOPS for friends) is a free software program for
        downloading and processing data from total station devices, written in
        the Python programming language.
        
        This is a task which is usually done by proprietary, dedicated and
        Windows™-only software, but TOPS is different by nature, because:
        
        - it is *free/libre open source software*;
        - it works on *any* operating system where Python is available;
        - it is designed to support as many devices and formats as possible, all
          within the same program, opposed to having one program per device.
        
        Every model has its own quirks, but TOPS uses a modular structure and
        keeps the downloading of data logically separated from its processing,
        thus enabling exporting data to a variety of output formats, even at a
        later moment. Archiving of raw data is made easy by using plain text
        files.
        
        The application icons are copyright by Lapo Calamandrei 2008, under the
        same license as Total Open Station.
        
        Documentation
        =============
        
        Documentation is available at in the ``docs`` subdirectory of this
        package and online at http://totalopenstation.readthedocs.org/ with
        an user guide, details on the application structure, supported models
        and other interesting stuff.
        
Keywords: survey geodimeter
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Environment :: Console
Classifier: Environment :: X11 Applications
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License (GPL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.5
Classifier: Programming Language :: Python :: 2.6
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Scientific/Engineering :: GIS