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