this repo has no description

yosqlite synopsis and description corrected

Changed files
+2 -2
packages
yosqlite
yosqlite.0.1
+2 -2
packages/yosqlite/yosqlite.0.1/opam
···
# This file is generated by dune, edit dune-project instead
opam-version: "2.0"
-
synopsis: "Simple Sqlite3. Yojson+Sqlite3 amalgamation"
-
description: "Convenience functions for working with Sqlite3 library"
+
synopsis: "SQLite3 convenience functions with types from Yojson"
+
description: "Easily execute queries and bind variables then map results to yojson types"
maintainer: ["s@finalclass.net"]
authors: ["Szymon Wygnański"]
license: "MIT"