Source: bobby
Standards-Version: 4.7.4
Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
Uploaders:
 Sven Geuer <sge@debian.org>,
Section: database
Build-Depends:
 debhelper-compat (= 14),
 dh-cargo,
 cargo:native,
 desktop-file-utils,
 librust-chrono-0.4+default-dev (>= 0.4.42),
 librust-gio-0.22+default-dev (>= 0.22.5),
 librust-gtk4-0.11+default-dev (>= 0.11.2),
 librust-gtk4-0.11+gnome-50-dev (>= 0.11.2),
 librust-libadwaita-0.9+default-dev (>= 0.9.1),
 librust-libadwaita-0.9+v1-8-dev (>= 0.9.1),
 librust-rusqlite-0.29+buildtime-bindgen-dev (>= 0.29.0),
 librust-rusqlite-0.29+default-dev (>= 0.29.0),
 libstd-rust-dev,
 meson,
 rustc:native,
Vcs-Browser: https://salsa.debian.org/gnome-team/bobby
Vcs-Git: https://salsa.debian.org/gnome-team/bobby.git
Homepage: https://apps.gnome.org/Bobby/

Package: bobby
Architecture: any
Built-Using:
 ${cargo:Built-Using},
X-Cargo-Built-Using:
 ${cargo:X-Cargo-Built-Using},
Description: View SQLite databases
 Bobby lets you open SQLite database files (.db, .sqlite) and browse the
 tables inside. Handy for app development or inspecting downloaded databases.
 .
 It lets one
   - Scroll through tables and views of any size
   - Copy rows or cells to the clipboard
 .
 As of yet Bobby does not support viewing encrypted SQLite databases.
 .
 Bobby is a GNOME Circle app.
