Metadata-Version: 2.1
Name: bfgcardplay
Version: 0.0.6
Summary: 
            A collection of modules that facilitate cardplay in the BfG environment.        
Home-page: https://psionman@bitbucket.org/psionman/bfgcardplay.git
Author: jeff watkins
Author-email: support@bidforgame.com
License: MIT
Download-URL: https://pypi.org/project/bfgcardplay/
Keywords: bridge, duplicate bridge, contract bridge, hand, board, suit, auction, contract, card
Platform: UNKNOWN
Description-Content-Type: text/markdown




------

Version 0.0.6 - 21 Aug 2021

Tidy up and complete opening_lead based on Klinger's Better Card Play

------

Version 0.0.5 - 16 Aug 2021

Add default suit to _select_suit_for_informed_nt_contract

------

Version 0.0.4 - 27 July 2021

Improve opening leads per Klinger

------

Version 0.0.3 - 17 July 2021

Expose bfgcardplay.source.opening_lead in __init__.py

------

Version 0.0.2 - 11 July 2021

Remove board.contract = Contract(auction=board.auction) from opening_lead_suit

------

Version 0.0.1 - 6 July 2021

Tests from Klinger Better Card Play

------

Version 0.0.0 - 3 July 2021

Created

------

