libsql-ffi 0.2.1

Native bindings to libSQL
Documentation
1
2
3
4
5
6
7
8
9
10
11
{
	"project": "sqlite3mc.c",
	"target": "sqlite3mc_amalgamation.c",
	"sources": [
		"sqlite3mc.c"
	],
	"include_paths": [
		"src", "."
	]
}