mirror of
https://github.com/google/nomulus
synced 2026-01-08 23:23:32 +00:00
This uses the Apache commons CSV parsing instead of rolling our own. Annoyingly, the results that we're given aren't exactly proper CSVs since they have a non-standard line of data at the top, and the header is actually the second line.