sqlite3-header 0.2.0

A crate to parse/deserialize the sqlite3 header.
Documentation
[package]
name = "sqlite3-header"
description = "A crate to parse/deserialize the sqlite3 header."
version = "0.2.0"
authors = ["Maximilian Burszley <mburszley@gmail.com>"]
edition = "2018"
license = "MIT"
license-file = "LICENSE.md"
readme = "README.md"
homepage = "https://github.com/mburszley/sqlite3-header/"
repository = "https://github.com/mburszley/sqlite3-header/"