LICENCE
MANIFEST.in
README
pyproject.toml
setup.cfg
setup.py
chesstab/__init__.py
chesstab/chessgames.py
chesstab/chessgames_winedptchunk.py
chesstab/chessgames_winedptmulti.py
chesstab.egg-info/PKG-INFO
chesstab.egg-info/SOURCES.txt
chesstab.egg-info/dependency_links.txt
chesstab.egg-info/requires.txt
chesstab.egg-info/top_level.txt
chesstab/apsw/__init__.py
chesstab/apsw/chessapsw.py
chesstab/apsw/chessapswdu.py
chesstab/apsw/runchessapswdu.py
chesstab/basecore/__init__.py
chesstab/basecore/analysis.py
chesstab/basecore/analysisds.py
chesstab/basecore/cqlds.py
chesstab/basecore/cqlgames.py
chesstab/basecore/database.py
chesstab/basecore/fullposition.py
chesstab/basecore/fullpositionds.py
chesstab/basecore/rayfilter.py
chesstab/basecore/selection.py
chesstab/basecore/selectionds.py
chesstab/berkeleydb/__init__.py
chesstab/berkeleydb/chessberkeleydb.py
chesstab/berkeleydb/chessberkeleydbdu.py
chesstab/berkeleydb/runchessberkeleydbdu.py
chesstab/core/__init__.py
chesstab/core/analysis.py
chesstab/core/chessrecord.py
chesstab/core/constants.py
chesstab/core/cqlnode.py
chesstab/core/cqlstatement.py
chesstab/core/engine.py
chesstab/core/exporters.py
chesstab/core/filespec.py
chesstab/core/pgn.py
chesstab/core/querystatement.py
chesstab/core/uci.py
chesstab/core/uci_to_pgn.py
chesstab/db/__init__.py
chesstab/db/chessdb.py
chesstab/db/chessdbdu.py
chesstab/db/runchessdbdu.py
chesstab/dpt/__init__.py
chesstab/dpt/analysisds.py
chesstab/dpt/chessdpt.py
chesstab/dpt/chessdptdu.py
chesstab/dpt/chessdptdumulti.py
chesstab/dpt/cqlds.py
chesstab/dpt/fullpositionds.py
chesstab/dpt/runchessdptdu.py
chesstab/dpt/runchessdptduchunk.py
chesstab/dpt/runchessdptdumulti.py
chesstab/dpt/selectionds.py
chesstab/fonts/CASEFONT.TTF
chesstab/fonts/LUCEFONT.TTF
chesstab/fonts/MERIFONT.TTF
chesstab/fonts/MOTIFONT.TTF
chesstab/fonts/cases.zip
chesstab/fonts/lucen.zip
chesstab/fonts/merid.zip
chesstab/fonts/motif.zip
chesstab/gnu/__init__.py
chesstab/gnu/chessgnu.py
chesstab/gnu/chessgnudu.py
chesstab/gnu/runchessgnudu.py
chesstab/gui/__init__.py
chesstab/gui/blanktext.py
chesstab/gui/board.py
chesstab/gui/chess.py
chesstab/gui/chess_ui.py
chesstab/gui/chessdu.py
chesstab/gui/colourscheme.py
chesstab/gui/constants.py
chesstab/gui/cql.py
chesstab/gui/cqldbdelete.py
chesstab/gui/cqldbedit.py
chesstab/gui/cqldbshow.py
chesstab/gui/cqldisplay.py
chesstab/gui/cqledit.py
chesstab/gui/cqlgrid.py
chesstab/gui/cqlrow.py
chesstab/gui/cqltext.py
chesstab/gui/cqltoplevel.py
chesstab/gui/datarow.py
chesstab/gui/display.py
chesstab/gui/displayitems.py
chesstab/gui/displaypgn.py
chesstab/gui/displaytext.py
chesstab/gui/engine.py
chesstab/gui/enginedbdelete.py
chesstab/gui/enginedbedit.py
chesstab/gui/enginedbshow.py
chesstab/gui/engineedit.py
chesstab/gui/enginegrid.py
chesstab/gui/enginerow.py
chesstab/gui/enginetext.py
chesstab/gui/enginetoplevel.py
chesstab/gui/eventspec.py
chesstab/gui/fonts.py
chesstab/gui/game.py
chesstab/gui/gamedbdelete.py
chesstab/gui/gamedbedit.py
chesstab/gui/gamedbshow.py
chesstab/gui/gamedisplay.py
chesstab/gui/gameedit.py
chesstab/gui/gamelistgrid.py
chesstab/gui/gamerow.py
chesstab/gui/gametoplevel.py
chesstab/gui/help.py
chesstab/gui/options.py
chesstab/gui/positionrow.py
chesstab/gui/positionscore.py
chesstab/gui/query.py
chesstab/gui/querydbdelete.py
chesstab/gui/querydbedit.py
chesstab/gui/querydbshow.py
chesstab/gui/querydisplay.py
chesstab/gui/queryedit.py
chesstab/gui/querygrid.py
chesstab/gui/queryrow.py
chesstab/gui/querytext.py
chesstab/gui/querytoplevel.py
chesstab/gui/repertoire.py
chesstab/gui/repertoiredbdelete.py
chesstab/gui/repertoiredbedit.py
chesstab/gui/repertoiredbshow.py
chesstab/gui/repertoiredisplay.py
chesstab/gui/repertoireedit.py
chesstab/gui/repertoirerow.py
chesstab/gui/repertoiretoplevel.py
chesstab/gui/score.py
chesstab/gui/scorepgn.py
chesstab/gui/sharedtext.py
chesstab/gui/toplevelpgn.py
chesstab/gui/topleveltext.py
chesstab/gui/uci.py
chesstab/help/__init__.py
chesstab/help/aboutchesstab.rst
chesstab/help/chesstab.rst
chesstab/help/filesize.rst
chesstab/help/guide.rst
chesstab/help/selection.rst
chesstab/ndbm/__init__.py
chesstab/ndbm/chessndbm.py
chesstab/ndbm/chessndbmdu.py
chesstab/ndbm/runchessndbmdu.py
chesstab/samples/apswdu_dir.py
chesstab/samples/apswdu_file.py
chesstab/samples/chessboard.py
chesstab/samples/chessgame.py
chesstab/samples/chessscore.py
chesstab/samples/chessscoreboard.py
chesstab/samples/chesstab.py
chesstab/samples/dbdu_dir.py
chesstab/samples/dbdu_file.py
chesstab/samples/directory_widget.py
chesstab/samples/dptdu_dir.py
chesstab/samples/dptdu_file.py
chesstab/samples/dptduchunk.py
chesstab/samples/dptdumulti.py
chesstab/samples/file_widget.py
chesstab/samples/gnudu_dir.py
chesstab/samples/gnudu_file.py
chesstab/samples/ndbmdu_dir.py
chesstab/samples/ndbmdu_file.py
chesstab/samples/read_pgn.py
chesstab/samples/read_pgn_profile.py
chesstab/samples/sqlite3du_dir.py
chesstab/samples/sqlite3du_file.py
chesstab/samples/unqlitedu_dir.py
chesstab/samples/unqlitedu_file.py
chesstab/samples/update_players_sqlite3.py
chesstab/samples/vedisdu_dir.py
chesstab/samples/vedisdu_file.py
chesstab/samples/view_players_bsddb3.py
chesstab/samples/view_raw_records_bsddb3.py
chesstab/sqlite/__init__.py
chesstab/sqlite/chesssqlite3.py
chesstab/sqlite/chesssqlite3du.py
chesstab/sqlite/runchesssqlite3du.py
chesstab/tools/chesstab-4-1-1_castling-option-correction.py
chesstab/tools/create_chesstab_database.py
chesstab/tools/upgrade_3_to_4.py
chesstab/unqlite/__init__.py
chesstab/unqlite/chessunqlite.py
chesstab/unqlite/chessunqlitedu.py
chesstab/unqlite/runchessunqlitedu.py
chesstab/vedis/__init__.py
chesstab/vedis/chessvedis.py
chesstab/vedis/chessvedisdu.py
chesstab/vedis/runchessvedisdu.py