;;;; sqlite3.meta ;;;; :tabSize=2:indentSize=2:noTabs=true: ((egg "sqlite3.egg") (synopsis "Bindings to version 3.x of the SQLite API") (category db) (eggdoc "doc.scm") (needs check-errors synch miscmacros matchable sql-null) (license "BSD") (author "Thomas Chust") (files "Makefile" "doc.scm" "sqlite3.meta" "sqlite3.setup" "sqlite3.scm" "sqlite3.html" "tests/run.scm" "egg.jpg"))