https://github.com/morgoth/lin
Parser for contract bridge "lin" notation
https://github.com/morgoth/lin
bridge
Last synced: about 1 year ago
JSON representation
Parser for contract bridge "lin" notation
- Host: GitHub
- URL: https://github.com/morgoth/lin
- Owner: morgoth
- License: mit
- Created: 2013-07-19T09:36:22.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-07-19T09:39:10.000Z (almost 13 years ago)
- Last Synced: 2024-12-13T20:11:34.050Z (over 1 year ago)
- Topics: bridge
- Language: Ruby
- Homepage: https://github.com/morgoth/lin
- Size: 109 KB
- Stars: 11
- Watchers: 4
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Lin
Parser for contract bridge board "lin" notation, that is used on BBO.
## Usage
```
parser = Lin::Parser.new("lin-content-here")
parser.bids
#=> ["1H", "PASS", "PASS", "PASS"]
```
## TODO
* Retrieve alerts