We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c155379 commit 33f9fd6Copy full SHA for 33f9fd6
README.md
@@ -2,6 +2,10 @@
2
3
A modern Fortran library for reading and writing CSV (comma-separated value) files.
4
5
+### Latest Release
6
+
7
+[](https://github.com/jacobwilliams/fortran-csv-module/releases/latest)
8
9
### Examples
10
11
Everything is handled by an object-oriented `csv_file` class. Here is an example for writing a file:
0 commit comments