This file is indexed.

/usr/lib/python2.7/dist-packages/pychess-0.12.2.egg-info is in pychess 0.12.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
43
44
45
46
47
48
49
50
51
52
53
Metadata-Version: 1.1
Name: pychess
Version: 0.12.2
Summary: Chess client
Home-page: http://pychess.org
Author: Thomas Dybdahl Ahle
Author-email: pychess-people@googlegroups.com
License: GPL3
Download-URL: http://pychess.org/download/
Description: PyChess is a chess client for playing and analyzing chess games. It is
        intended to be usable both for those totally new to chess as well as
        advanced users who want to use a computer to further enhance their play.
        
        PyChess has a builtin python chess engine and auto-detects most
        popular chess engines (Stockfish, Rybka, Houdini, Shredder, GNU Chess,
        Crafty, Fruit, and many more). These engines are available as opponents,
        and are used to provide hints and analysis. PyChess also shows analysis
        from opening books and Gaviota end-game tablebases.
        
        When you get sick of playing computer players you can login to FICS (the
        Free Internet Chess Server) and play against people all over the world.
        PyChess has a built-in Timeseal client, so you won't lose clock time during
        a game due to lag. PyChess also has pre-move support, which means you can
        make (or start making) a move before your opponent has made their move.
        
        PyChess has many other features including:
        - CECP and UCI chess engine support with customizable engine configurations
        - Polyglot opening book support
        - Hint and Spy move arrows
        - Hint, Score, and Annotation panels
        - Play and analyze games in separate game tabs
        - 18 chess variants including Chess960, Suicide, Crazyhouse, Shuffle, Losers, Piece Odds, and Atomic
        - Reads and writes PGN, EPD and FEN chess file formats
        - Undo and pause chess games
        - Move animation in games
        - Drag and drop chess files
        - Optional game move and event sounds
        - Chess piece themes with 40 built-in piece themes
        - Legal move highlighting
        - Direct copy+paste pgn game input via Enter Game Notation open-game dialog
        - Internationalised text and Figurine Algebraic Notation (FAN) support
        - Translated into 38 languages (languages with +5% strings translated)
        - Easy to use and intuitive look and feel
Keywords: python gtk chess xboard gnuchess game pgn epd board linux
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: X11 Applications :: GTK
Classifier: Intended Audience :: End Users/Desktop
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Games/Entertainment :: Board Games