[ANN] sportdb gem update - more football fixture languages (pt,ro,it,fr), more score matchers, new matchday defs, etc

Hello,

  FYI: I've updated the sportdb gem [1] that lets you read leagues,
teams, match schedules and more in plain text into your SQL database
of choice and offers models for ready-to-use.

  What's new?

  The match schedule / fixture reader now supports more languages,
that is, italian (it), portuguese (pt), romanian (ro), etc. Example
- Italian Seria A [2]:

  20^ Giornata
  18.01. (sab) AS Roma 3-0 AS Livorno

The scores finder now supports more formats for extra time and
penalty shoot-outs. Example - Euro 2012 [2]:

  Jun/27 20:45 Portugal - Spain 0-0 0-0 a.e.t 2-4 pen
   or
  Jun/27 20:45 Portugal - Spain 0-0aet 2-4p

The fixture reader now includes matchday / round definitions and
auto-adds matches to rounds. Example - World Cup 2014 [2]:

  Matchday 1 | Thu Jun/12
  Matchday 2 | Fri Jun/13
  Matchday 3 | Sat Jun/14
  ...
  (1) Thu Jun/12 17:00 Brazil - Croatia @ Arena de São Paulo,
São Paulo (UTC-3)

And much more.

All code and data public domain. Enjoy.

[1] rubygems.org/gems/sportdb
[2] github.com/openfootball