Source: sshpilot
Section: net
Priority: optional
Maintainer: Mehdi <mah.fat@gmail.com>
Build-Depends: debhelper-compat (= 13),
               dh-python,
               python3-all,
               meson (>= 0.59),
               ninja-build,
               blueprint-compiler,
               libgtk-4-dev,
               libadwaita-1-dev,
               libglib2.0-dev-bin,
               libglib2.0-bin,
               gettext,
               desktop-file-utils,
               appstream,
               libgtk-4-bin
Standards-Version: 4.7.0
Homepage: https://github.com/mfat/sshpilot
Rules-Requires-Root: no
X-Python3-Version: >= 3.9
Testsuite: autopkgtest-pkg-python

Package: sshpilot
Architecture: all
Depends: ${python3:Depends},
         ${misc:Depends},
         python3-gi,
         python3-gi-cairo,
         gir1.2-gtk-4.0,
         gir1.2-adw-1 (>= 1.5),
         gir1.2-vte-3.91,
         gir1.2-gtksource-5,
         gir1.2-secret-1,
         python3-cryptography,
         python3-keyring,
         python3-secretstorage,
         python3-psutil,
         python3-certifi,
         libjs-xterm,
         openssh-client
Recommends: sshpass,
            python3-pykeepass,
            gir1.2-webkit-6.0,
            ssh-askpass
Description: modern, lightweight SSH connection manager
 SSH Pilot is a user-friendly, modern and lightweight SSH connection manager
 for Linux and macOS, with an integrated terminal and SFTP file manager.
