Metadata-Version: 2.1
Name: bfgsupport
Version: 1.1.2
Summary: """A collection of modules that supports dealing and bidding in Bid for Game applications."""
Home-page: https://psionman@bitbucket.org/psionman/bfgsupport.git
Author: jeff watkins
Author-email: support@bidforgame.com
License: MIT
Download-URL: https://pypi.org/project/bfgsupport/
Description: # bfg_support
        A collection of modules that supports dealing and bidding in Bid for Game applications.
        
        ## Installation
        ```bash
        pip install bfgsupport
        ```
        
        
        
        ------
        Version 1.1.1 - 17 May 2021
        
        Get contract was not getting declarer correctly
        
        ------
        Version 1.1.0 - 13 May 2021
        
        Changes to accommodate cardplay - rename BiddingBoard and BiddingHand
        
        ------
        Version 1.0.1 - 28 March 2021
        
        Make dealer_engine.select_random_shape_from_list' a public method
        
        ------
        Version 1.0.0 - 23 February 2021
        
        First live package
        
        ------
        Version 0.0.0 - 22 February 2021
        
        Created and uploaded
        ------
        
Keywords: Application, User
Platform: UNKNOWN
Description-Content-Type: text/markdown
