[ANN] sportdb gem - Free Open Sports Database (Football Fixtures & More) Command Line Tool

Hello,

   I've extracted from Sportbook [1] the football fixtures (including
schema & models) for easy reuse. The open sports database also
includes a command line tool, that is, sportdb and a sample web admin
tool in Ruby on Rails.

  Events in the sport.db include the Champions League 2012/13, Euro
2012, World Cup Quali and others.

  The sportdb gem also ships with a plain text fixture reader for easy
data import. For samples, see the English Premier League [2] or the
Deutsche Bundesliga [3] fixtures.

  More info => https://github.com/geraldb/sport.db

Cheers.

[1] https://github.com/geraldb/sportbook
[2] https://github.com/geraldb/sport.db/blob/master/db/en/2012_13/pl.txt
[3] https://github.com/geraldb/sport.db/blob/master/db/de/2012_13/bl.txt