CHANGELOG.md Manifest.txt README.md Rakefile lib/sportdb/formats.rb lib/sportdb/formats/config.rb lib/sportdb/formats/country/country_index.rb lib/sportdb/formats/country/country_reader.rb lib/sportdb/formats/datafile.rb lib/sportdb/formats/datafile_package.rb lib/sportdb/formats/event/event_index.rb lib/sportdb/formats/event/event_reader.rb lib/sportdb/formats/goals.rb lib/sportdb/formats/league/league_index.rb lib/sportdb/formats/league/league_outline_reader.rb lib/sportdb/formats/league/league_reader.rb lib/sportdb/formats/match/conf_parser.rb lib/sportdb/formats/match/mapper.rb lib/sportdb/formats/match/mapper_teams.rb lib/sportdb/formats/match/match_parser.rb lib/sportdb/formats/match/match_parser_auto_conf.rb lib/sportdb/formats/match/match_parser_csv.rb lib/sportdb/formats/name_helper.rb lib/sportdb/formats/outline_reader.rb lib/sportdb/formats/package.rb lib/sportdb/formats/parser_helper.rb lib/sportdb/formats/score/score_formats.rb lib/sportdb/formats/score/score_parser.rb lib/sportdb/formats/season_utils.rb lib/sportdb/formats/structs/country.rb lib/sportdb/formats/structs/group.rb lib/sportdb/formats/structs/league.rb lib/sportdb/formats/structs/match.rb lib/sportdb/formats/structs/matchlist.rb lib/sportdb/formats/structs/round.rb lib/sportdb/formats/structs/season.rb lib/sportdb/formats/structs/standings.rb lib/sportdb/formats/structs/team.rb lib/sportdb/formats/structs/team_usage.rb lib/sportdb/formats/team/club_index.rb lib/sportdb/formats/team/club_reader.rb lib/sportdb/formats/team/club_reader_props.rb lib/sportdb/formats/team/national_team_index.rb lib/sportdb/formats/team/team_index.rb lib/sportdb/formats/team/wiki_reader.rb lib/sportdb/formats/version.rb test/helper.rb test/test_club_index.rb test/test_club_reader.rb test/test_club_reader_props.rb test/test_clubs.rb test/test_conf.rb test/test_country_index.rb test/test_country_reader.rb test/test_csv_match_parser.rb test/test_csv_match_parser_utils.rb test/test_csv_reader.rb test/test_datafile.rb test/test_datafile_package.rb test/test_goals.rb test/test_league_index.rb test/test_league_outline_reader.rb test/test_league_reader.rb test/test_match.rb test/test_match_auto.rb test/test_match_auto_champs.rb test/test_match_auto_euro.rb test/test_match_auto_relegation.rb test/test_match_auto_worldcup.rb test/test_match_champs.rb test/test_match_eng.rb test/test_match_euro.rb test/test_match_start_date.rb test/test_match_worldcup.rb test/test_name_helper.rb test/test_outline_reader.rb test/test_package.rb test/test_package_match.rb test/test_regex.rb test/test_scores.rb test/test_season.rb test/test_wiki_reader.rb