Skip to content

Latest commit

 

History

History
35 lines (26 loc) · 1.29 KB

File metadata and controls

35 lines (26 loc) · 1.29 KB

Credits

Authors

ChanceNCounter (https://github.com/ChanceNCounter)

Additional credits

Cam Blomquist (https://github.com/camblomquist) - Code review and consultation

Upstream

bak and bakfile carry the following direct dependencies, property of their respective developers, available under the following licenses as of this writing:

MIT License

anyhow
chrono
clap
comfy-table
console
dialoguer
directories
env-logger human-panic
log
rusqlite
semver
serde
shellexpand
thiserror
toml

Public domain

Versions of bak exist which, via rusqlite, bundle SQLite itself, a popular database engine written in the C programming language. SQLite is in the public domain.