An open API service indexing awesome lists of open source software.

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

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