soccer-table: Create League Tables from Soccer Game Results
The soccer-table program processes a directory of text files containing soccer game results. This directory is given as a command line argument. Each of the files must contain lines of the following form:
HOME-TEAM HOME-GOALS:AWAY-GOALS AWAY-TEAM
For example:
Manchaster City 0:0 Sunderland Arsenal 0:3 Fulham Manchester United 1:0 Crystal Palace
A league table is generated from those results and printed to the screen.
[Skip to Readme]
Modules
- Formatting
- SoccerTable
Downloads
- soccer-table-0.1.0.0.tar.gz [browse] (Cabal source package)
- Package description (as included in the package)
Maintainer's Corner
For package maintainers and hackage trustees
Candidates
- No Candidates
| Versions [RSS] | 0.1.0.0 |
|---|---|
| Dependencies | base (>=4.19.0.0 && <4.20), containers (>=0.6.0 && <0.7), directory (>=1.3.0.0 && <1.4), extra (>=1.8.0 && <1.9), regex-base (>=0.94.0.0 && <0.95), regex-posix (>=0.96.0.0 && <0.97), soccer-table, split (>=0.2.0 && <0.3) [details] |
| License | MIT |
| Author | Patrick Bucher |
| Maintainer | patrick.bucher@mailbox.org |
| Uploaded | by patrickbucher at 2026-05-12T10:27:01Z |
| Category | utilities |
| Source repo | head: git clone https://github.com/patrickbucher/soccer-table-haskell |
| Distributions | |
| Executables | soccer-table |
| Downloads | 1 total (1 in the last 30 days) |
| Rating | (no votes yet) [estimated by Bayesian average] |
| Your Rating | |
| Status | Docs not available [build log] All reported builds failed as of 2026-05-12 [all 2 reports] |