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 524001e commit ad35cbeCopy full SHA for ad35cbe
README.md
@@ -1,7 +1,7 @@
1
# fortran-curl
2
A collection of ISO C binding interfaces to
3
[libcurl](https://curl.haxx.se/libcurl/) for Fortran 2008. Compilation has been
4
-tested with GNU Fortran 10 and cURL 7.74.0.
+tested with GNU Fortran 11 and cURL 7.80.0.
5
6
## Dependencies
7
Install cURL with development headers. On FreeBSD, run:
0 commit comments