Metadata-Version: 2.1
Name: bfgbidding
Version: 0.0.20
Summary: A collection of modules that json and toml config files.
Home-page: https://psionman@bitbucket.org/psionman/bfgbidding.git
Download-URL: https://pypi.org/project/bfgbidding/
Author: jeff watkins
Author-email: support@bidforgame.com
License: MIT
Keywords: bridge, bidding
Description-Content-Type: text/markdown
License-File: LICENSE.txt
Requires-Dist: username
Requires-Dist: nose
Requires-Dist: pytest

# bfgbidding

A collection of modules that supports bidding in Bid for Game applications.

## Installation

```bash
pip install bfgbidding
```


# Version History

Version 0.0.20 31 Oct 2023

1. Continue with comments

------

Version 0.0.19 14 Oct 2023

1. Revised and check file structure

------

Version 0.0.18 13 Oct 2023

1. Major revisions following comment edit

------

Version 0.0.17 19 Sep 2023

1. Added comment_data to setup.py

------

Version 0.0.16 18 Sep 2023

1. Setup pointed to configration

------

Version 0.0.15 18 Sep 2023

1. Version 0.0.14 would not upload

------

Version 0.0.14 18 Sep 2023

1. various changes and tidy up

------

Version 0.0.13 30 Jun 2023

1. Created test_data and upload data files

------

Version 0.0.12 20 Jun 2023

1. Linting

------

Version 0.0.11 18 Jun 2023

1. Various changes due to comment editing

------

Version 0.0.10 05 May 2023

1. Major comment editing

------

Version 0.0.9 08 Mar 2023

1. Add comments, strategies to __init__.py

------

Version 0.0.7 06 Mar 2023

1. Move comment_data

------

Version 0.0.6 06 Mar 2023

1. Add data files to setup.py

------

Version 0.0.5 06 Mar 2023

1. Include locale and comment & strategy data

------

Version 0.0.4 03 Mar 2023

1. Fix comment_xrefs

------

Version 0.0.3 03 Mar 2023

1. Change operation of xrefs
2. Various small mods

------

Version 0.0.2 01 Mar 2023

1. super on all modules

2. Bidding changes on  comment edit

------

Version 0.0.1 08 Feb 2023

1. self.trace  set to 0 in acol_advancers_bid

------

Version 0.0.0 1 Feb 2023

1. Initial load

------
