sqlite3-src 0.1.0

The package provides SQLite.
Documentation
[package]
name = "sqlite3-src"
version = "0.1.0"
license = "Apache-2.0/MIT"
authors = ["Ivan Ukhov <ivan.ukhov@gmail.com>"]
description = "The package provides SQLite."
homepage = "https://github.com/stainless-steel/sqlite3-src"
repository = "https://github.com/stainless-steel/sqlite3-src"
build = "build.rs"
links = "sqlite3"

[build-dependencies]
pkg-config = "0.3"