# sqlite3-src [![Version][version-img]][version-url] [![Status][status1-img]][status1-url] [![Status][status2-img]][status2-url]
The package provides [SQLite].
The following Cargo features are supported:
* `bundled` to compile SQLite from the source code that comes with the package,
ignoring any SQLite libraries that might be installed in the system.
## Contribution
Your contribution is highly appreciated. Do not hesitate to open an issue or a
pull request. Note that any contribution submitted for inclusion in the project
will be licensed according to the terms given in [LICENSE.md](LICENSE.md).
[sqlite]: https://sqlite.org
[status1-img]: https://travis-ci.org/stainless-steel/sqlite3-src.svg?branch=master
[status1-url]: https://travis-ci.org/stainless-steel/sqlite3-src
[status2-img]: https://ci.appveyor.com/api/projects/status/3lm8i5w0cfd636ma?svg=true
[status2-url]: https://ci.appveyor.com/project/IvanUkhov/sqlite3-src
[version-img]: https://img.shields.io/crates/v/sqlite3-src.svg
[version-url]: https://crates.io/crates/sqlite3-src