Ecosyste.ms: Awesome
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 4 hours 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 (over 11 years ago)
- Default Branch: master
- Last Pushed: 2013-07-19T09:39:10.000Z (over 11 years ago)
- Last Synced: 2024-12-13T20:11:34.050Z (12 days 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