Patrick Kelley 8fd444092b initial
2025-05-07 15:35:15 -04:00

10 lines
230 B
JSON

{
"name": "sqlite-modern-cpp",
"version-date": "2023-12-03",
"description": "The C++14 wrapper around sqlite library",
"homepage": "https://github.com/aminroosta/sqlite_modern_cpp",
"dependencies": [
"sqlite3"
]
}