{"@context":"https://w3id.org/codemeta/3.0","@type":"SoftwareSourceCode","identifier":"pkg:hackage/soccer-table","name":"soccer-table","description":"The soccer-table program processes a directory of text files containing\nsoccer game results. This directory is given as a command line argument. Each\nof the files must contain lines of the following form:\n\nHOME-TEAM HOME-GOALS:AWAY-GOALS AWAY-TEAM\n\nFor example:\n\nManchaster City 0:0 Sunderland\n  Arsenal 0:3 Fulham\n  Manchester United 1:0 Crystal Palace\n\nA league table is generated from those results and printed to the screen.","version":"0.1.0.2","softwareVersion":"0.1.0.2","license":"https://spdx.org/licenses/MIT","codeRepository":"https://github.com/patrickbucher/soccer-table-haskell","issueTracker":"https://github.com/patrickbucher/soccer-table-haskell/issues","keywords":["library","mit","program","utilities","Propose Tags"],"programmingLanguage":{"@type":"ComputerLanguage","name":"Haskell"},"maintainer":[{"@type":"Person","name":"patrickbucher"}],"author":[{"@type":"Person","name":"patrickbucher"}],"copyrightHolder":[{"@type":"Person","name":"patrickbucher"}],"dateCreated":"2026-05-12","dateModified":"2026-05-20","datePublished":"2026-05-20","copyrightYear":2026,"downloadUrl":"https://hackage.haskell.org/package/soccer-table-0.1.0.2/soccer-table-0.1.0.2.tar.gz","applicationCategory":"hackage","runtimePlatform":"hackage","developmentStatus":"active","sameAs":["https://hackage.haskell.org/package/soccer-table"]}