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 4dc7488 commit 306a48dCopy full SHA for 306a48d
README.md
@@ -1,5 +1,6 @@
1
# fortran-sqlite3
2
-A work-in-progress collection of Fortran 2018 interface bindings to SQLite 3.
+A work-in-progress collection of Fortran 2018 interface bindings to SQLite 3
3
+(≥ 3.39.0).
4
5
## Build Instructions
6
Make sure that `libsqlite3` is installed with development headers. On FreeBSD,
0 commit comments