Open
Description
In the past support for Linux has been unavailable because this library uses Scanner
from the Foundation framework to parse CSV text. Unfortunately the implementation of Scanner has been incomplete in swift-corelibs-foundation
.
This may have changed recently. Foundation support is listed here and it appears the Scanner APIs have also been updated to better reflect the changes on Apple platforms for better API compatibility which had also been a blocker.