Sha256: 12482376afe4ecd14a161f797108ddc874ae458b4f0e9fedb78ff0fa9358d344

Contents?: true

Size: 1.33 KB

Versions: 13

Compression:

Stored size: 1.33 KB

Contents

ACPC Dealer Data
==================

The [Annual Computer Poker Competition Dealer Data][ACPC Dealer Data GitHub] gem contains utilities for extracting information from [<em>ACPC Dealer Server</em>][ACPC competition server] logs.

## Installation

Add this line to your application's Gemfile:

    gem 'acpc_dealer_data'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install acpc_dealer_data

## Usage

See the [documentation][docs] for information on available classes, modules, and constants.

## Contributing

See the [issue tracker](https://github.com/dmorrill10/acpc_dealer_data/issues) for currently known issues, or to log new ones.

1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Added some feature'`)
4. Push to the branch (`git push origin my-new-feature`)
5. Create new Pull Request

Copyright
---------
Copyright &copy; 2012 by the Computer Poker Research Group, University of Alberta. See [LICENSE](LICENSE.md) for details.

<!---
    Link references
    ================
-->

[ACPC Dealer Data GitHub]: https://github.com/dmorrill10/acpc_dealer_data#readme
[ACPC competition server]: http://www.computerpokercompetition.org/index.php?option=com_rokdownloads&view=folder&Itemid=59
[docs]: http://rubydoc.info/github/dmorrill10/acpc_dealer_data/frames

Version data entries

13 entries across 13 versions & 1 rubygems

Version Path
acpc_dealer_data-1.0.0 README.md
acpc_dealer_data-0.3.3 README.md
acpc_dealer_data-0.3.2 README.md
acpc_dealer_data-0.2.2 README.md
acpc_dealer_data-0.2.1 README.md
acpc_dealer_data-0.2.0 README.md
acpc_dealer_data-0.1.5 README.md
acpc_dealer_data-0.1.4 README.md
acpc_dealer_data-0.1.3 README.md
acpc_dealer_data-0.1.2 README.md
acpc_dealer_data-0.1.1 README.md
acpc_dealer_data-0.1.0 README.md
acpc_dealer_data-0.0.1 README.md