CHANGELOG.md Manifest.txt README.md Rakefile lib/sportdb/formats.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/outline_reader.rb lib/sportdb/formats/package.rb lib/sportdb/formats/parser_helper.rb lib/sportdb/formats/team/club_index.rb lib/sportdb/formats/team/club_index_history.rb lib/sportdb/formats/team/club_reader.rb lib/sportdb/formats/team/club_reader_history.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_index_history.rb test/test_club_reader.rb test/test_club_reader_history.rb test/test_club_reader_props.rb test/test_country_index.rb test/test_country_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_outline_reader.rb test/test_package.rb test/test_package_match.rb test/test_regex.rb test/test_wiki_reader.rb