flibcsv

October 24, 2023 ยท View on GitHub

fortran bindings for the c library libcsv

test

fpm test --runner='valgrind --leak-check=full' -- csv/test_01.csv

docs

see flibcsv.f90 and pdf

fpm.toml

[dependencies]
flibcsv.git = "https://github.com/freevryheid/flibcsv"