LICENCE
MANIFEST.in
README
pyproject.toml
tox.ini
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/database.py
chesstab/apsw/database_du.py
chesstab/basecore/__init__.py
chesstab/basecore/analysis_index.py
chesstab/basecore/analysisds.py
chesstab/basecore/cqlds.py
chesstab/basecore/database.py
chesstab/basecore/fullposition.py
chesstab/basecore/fullpositionds.py
chesstab/basecore/selection.py
chesstab/basecore/selectionds.py
chesstab/berkeleydb/__init__.py
chesstab/berkeleydb/database.py
chesstab/berkeleydb/database_du.py
chesstab/core/__init__.py
chesstab/core/analysis.py
chesstab/core/chessrecord.py
chesstab/core/constants.py
chesstab/core/cqlstatement.py
chesstab/core/engine.py
chesstab/core/enginecommands.py
chesstab/core/export_chessql.py
chesstab/core/export_game.py
chesstab/core/export_pgn_import_format.py
chesstab/core/export_repertoire.py
chesstab/core/export_selection_rule.py
chesstab/core/filespec.py
chesstab/core/pgn.py
chesstab/core/querystatement.py
chesstab/core/uci.py
chesstab/core/uci_to_pgn.py
chesstab/core/utilities.py
chesstab/cql/__init__.py
chesstab/cql/querycontainer.py
chesstab/cql/queryevaluator.py
chesstab/cql/runcql.py
chesstab/db/__init__.py
chesstab/db/database.py
chesstab/db/database_du.py
chesstab/db_tkinter/__init__.py
chesstab/db_tkinter/database.py
chesstab/db_tkinter/database_du.py
chesstab/dpt/__init__.py
chesstab/dpt/database.py
chesstab/dpt/database_du.py
chesstab/dpt/dptnofistat.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/database.py
chesstab/gnu/database_du.py
chesstab/gui/__init__.py
chesstab/gui/_lead_trail.py
chesstab/gui/_score_scaffold.py
chesstab/gui/analysisscore.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/cqldelete.py
chesstab/gui/cqldisplay.py
chesstab/gui/cqldisplaybase.py
chesstab/gui/cqledit.py
chesstab/gui/cqlgrid.py
chesstab/gui/cqlinsert.py
chesstab/gui/cqlinsertbase.py
chesstab/gui/cqlrow.py
chesstab/gui/cqltext.py
chesstab/gui/cqltoplevel.py
chesstab/gui/cqlupdate.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/eventbinding.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/gamegrid.py
chesstab/gui/gamelistgrid.py
chesstab/gui/gamerow.py
chesstab/gui/gametoplevel.py
chesstab/gui/help_.py
chesstab/gui/options.py
chesstab/gui/patternengines.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/repertoiregrid.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/lmdb/__init__.py
chesstab/lmdb/database.py
chesstab/lmdb/database_du.py
chesstab/ndbm/__init__.py
chesstab/ndbm/database.py
chesstab/ndbm/database_du.py
chesstab/samples/apswdu_dir.py
chesstab/samples/apswdu_file.py
chesstab/samples/berkeleydbdu_dir.py
chesstab/samples/berkeleydbdu_file.py
chesstab/samples/berkeleydbdu_file_backup.py
chesstab/samples/berkeleydbdu_file_fpd.py
chesstab/samples/berkeleydbdu_file_fpd_backup.py
chesstab/samples/chessboard.py
chesstab/samples/chessdptfastload.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/dbtkinterdu_dir.py
chesstab/samples/dbtkinterdu_file.py
chesstab/samples/dbtkinterdu_file_backup.py
chesstab/samples/dbtkinterdu_file_fpd.py
chesstab/samples/dbtkinterdu_file_fpd_backup.py
chesstab/samples/directory_widget.py
chesstab/samples/dptdu_dir.py
chesstab/samples/dptdu_file.py
chesstab/samples/dptdumulti.py
chesstab/samples/dptfastload_dir.py
chesstab/samples/dptfastload_file.py
chesstab/samples/file_widget.py
chesstab/samples/file_widget_fastload.py
chesstab/samples/file_widget_fastreload.py
chesstab/samples/file_widget_fastunload.py
chesstab/samples/gnudu_dir.py
chesstab/samples/gnudu_file.py
chesstab/samples/lmdbdu_dir.py
chesstab/samples/lmdbdu_file.py
chesstab/samples/merge_merge.py
chesstab/samples/merge_push_pop.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/shared/__init__.py
chesstab/shared/alldu.py
chesstab/shared/allgrid.py
chesstab/shared/allrow.py
chesstab/shared/cql_gamelist_query.py
chesstab/shared/dbdu.py
chesstab/shared/game_position.py
chesstab/shared/litedu.py
chesstab/shared/rundu.py
chesstab/sqlite/__init__.py
chesstab/sqlite/database.py
chesstab/sqlite/database_du.py
chesstab/tools/berkeleydb_du_splice_fix.py
chesstab/tools/create_chesstab_database.py
chesstab/tools/left_trim_pgn_file.py
chesstab/tools/upgrade_3_to_4.py
chesstab/unqlite/__init__.py
chesstab/unqlite/database.py
chesstab/unqlite/database_du.py
chesstab/vedis/__init__.py
chesstab/vedis/database.py
chesstab/vedis/database_du.py