[python-package]
format = 1
python-version = >= 2.3
[pycentral]
version = 0.6.6
[files]
/usr/share/games/pychess/sidepanel/commentPanel.py=f
/usr/share/games/pychess/sidepanel/scorePanel.py=f
/usr/share/games/pychess/sidepanel/historyPanel.py=f
/usr/share/games/pychess/sidepanel/bookPanel.py=f
/usr/share/pyshared/pychess=d
/usr/share/pyshared/pychess/gfx=d
/usr/share/pyshared/pychess/gfx/Pieces.py=f
/usr/share/pyshared/pychess/gfx/__init__.py=f
/usr/share/pyshared/pychess/ic=d
/usr/share/pyshared/pychess/ic/managers=d
/usr/share/pyshared/pychess/ic/managers/__init__.py=f
/usr/share/pyshared/pychess/ic/managers/NewsManager.py=f
/usr/share/pyshared/pychess/ic/managers/GameListManager.py=f
/usr/share/pyshared/pychess/ic/managers/OfferManager.py=f
/usr/share/pyshared/pychess/ic/managers/AutoLogOutManager.py=f
/usr/share/pyshared/pychess/ic/managers/BoardManager.py=f
/usr/share/pyshared/pychess/ic/managers/FingerManager.py=f
/usr/share/pyshared/pychess/ic/managers/ChatManager.py=f
/usr/share/pyshared/pychess/ic/ICLogon.py=f
/usr/share/pyshared/pychess/ic/__init__.py=f
/usr/share/pyshared/pychess/ic/SpotGraph.py=f
/usr/share/pyshared/pychess/ic/VerboseTelnet.py=f
/usr/share/pyshared/pychess/ic/IcGameModel.py=f
/usr/share/pyshared/pychess/ic/FICSConnection.py=f
/usr/share/pyshared/pychess/ic/ICLounge.py=f
/usr/share/pyshared/pychess/Players=d
/usr/share/pyshared/pychess/Players/engineNest.py=f
/usr/share/pyshared/pychess/Players/__init__.py=f
/usr/share/pyshared/pychess/Players/ProtocolEngine.py=f
/usr/share/pyshared/pychess/Players/Player.py=f
/usr/share/pyshared/pychess/Players/UCIEngine.py=f
/usr/share/pyshared/pychess/Players/Human.py=f
/usr/share/pyshared/pychess/Players/CECPEngine.py=f
/usr/share/pyshared/pychess/Players/ServerPlayer.py=f
/usr/share/pyshared/pychess/Players/Engine.py=f
/usr/share/pyshared/pychess/Players/PyChess.py=f
/usr/share/pyshared/pychess/Savers=d
/usr/share/pyshared/pychess/Savers/fen.py=f
/usr/share/pyshared/pychess/Savers/__init__.py=f
/usr/share/pyshared/pychess/Savers/epd.py=f
/usr/share/pyshared/pychess/Savers/ChessFile.py=f
/usr/share/pyshared/pychess/Savers/pgn.py=f
/usr/share/pyshared/pychess/System=d
/usr/share/pyshared/pychess/System/conf_gconf.py=f
/usr/share/pyshared/pychess/System/TaskQueue.py=f
/usr/share/pyshared/pychess/System/repeat.py=f
/usr/share/pyshared/pychess/System/__init__.py=f
/usr/share/pyshared/pychess/System/LimitedDict.py=f
/usr/share/pyshared/pychess/System/glock.py=f
/usr/share/pyshared/pychess/System/uistuff.py=f
/usr/share/pyshared/pychess/System/gstreamer.py=f
/usr/share/pyshared/pychess/System/ping.py=f
/usr/share/pyshared/pychess/System/Log.py=f
/usr/share/pyshared/pychess/System/conf_configParser.py=f
/usr/share/pyshared/pychess/System/prefix.py=f
/usr/share/pyshared/pychess/System/GtkWorker.py=f
/usr/share/pyshared/pychess/System/conf.py=f
/usr/share/pyshared/pychess/System/protoopen.py=f
/usr/share/pyshared/pychess/System/SubProcess.py=f
/usr/share/pyshared/pychess/System/MultiArray.py=f
/usr/share/pyshared/pychess/System/tsqlite.py=f
/usr/share/pyshared/pychess/System/ThreadPool.py=f
/usr/share/pyshared/pychess/Utils=d
/usr/share/pyshared/pychess/Utils/lutils=d
/usr/share/pyshared/pychess/Utils/lutils/ldata.py=f
/usr/share/pyshared/pychess/Utils/lutils/lsort.py=f
/usr/share/pyshared/pychess/Utils/lutils/__init__.py=f
/usr/share/pyshared/pychess/Utils/lutils/validator.py=f
/usr/share/pyshared/pychess/Utils/lutils/strateval.py=f
/usr/share/pyshared/pychess/Utils/lutils/TranspositionTable.py=f
/usr/share/pyshared/pychess/Utils/lutils/lsearch.py=f
/usr/share/pyshared/pychess/Utils/lutils/leval.py=f
/usr/share/pyshared/pychess/Utils/lutils/lmove.py=f
/usr/share/pyshared/pychess/Utils/lutils/LBoard.py=f
/usr/share/pyshared/pychess/Utils/lutils/attack.py=f
/usr/share/pyshared/pychess/Utils/lutils/ldraw.py=f
/usr/share/pyshared/pychess/Utils/lutils/bitboard.py=f
/usr/share/pyshared/pychess/Utils/lutils/lmovegen.py=f
/usr/share/pyshared/pychess/Utils/GameModel.py=f
/usr/share/pyshared/pychess/Utils/Offer.py=f
/usr/share/pyshared/pychess/Utils/book.py=f
/usr/share/pyshared/pychess/Utils/eval.py=f
/usr/share/pyshared/pychess/Utils/__init__.py=f
/usr/share/pyshared/pychess/Utils/Piece.py=f
/usr/share/pyshared/pychess/Utils/const.py=f
/usr/share/pyshared/pychess/Utils/Move.py=f
/usr/share/pyshared/pychess/Utils/Cord.py=f
/usr/share/pyshared/pychess/Utils/TimeModel.py=f
/usr/share/pyshared/pychess/Utils/Board.py=f
/usr/share/pyshared/pychess/Utils/logic.py=f
/usr/share/pyshared/pychess/widgets=d
/usr/share/pyshared/pychess/widgets/tipOfTheDay.py=f
/usr/share/pyshared/pychess/widgets/gameinfoDialog.py=f
/usr/share/pyshared/pychess/widgets/ionest.py=f
/usr/share/pyshared/pychess/widgets/Background.py=f
/usr/share/pyshared/pychess/widgets/__init__.py=f
/usr/share/pyshared/pychess/widgets/newGameDialog.py=f
/usr/share/pyshared/pychess/widgets/preferencesDialog.py=f
/usr/share/pyshared/pychess/widgets/LogDialog.py=f
/usr/share/pyshared/pychess/widgets/ToggleComboBox.py=f
/usr/share/pyshared/pychess/widgets/playerinfoDialog.py=f
/usr/share/pyshared/pychess/widgets/SetupBoard.py=f
/usr/share/pyshared/pychess/widgets/BoardPreview.py=f
/usr/share/pyshared/pychess/widgets/ChessClock.py=f
/usr/share/pyshared/pychess/widgets/BoardView.py=f
/usr/share/pyshared/pychess/widgets/gamewidget.py=f
/usr/share/pyshared/pychess/widgets/BoardControl.py=f
/usr/share/pyshared/pychess/__init__.py=f
/usr/share/pyshared/pychess/Main.py=f
/usr/share/pyshared/pychess-0.8.2.egg-info=f
