Source: proton-vpn-cli
Section: utils
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Josenilson Ferreira da Silva <nilsonfsilva@hotmail.com>
Build-Depends: debhelper-compat (= 13),
               python3-setuptools,
               dh-sequence-python3,
               pybuild-plugin-pyproject,
               python3-all,
               python3-dbus-fast,
               python3-packaging,
               python3-proton-keyring-linux,
               python3-proton-vpn-api-core,
               python3-proton-vpn-local-agent,
               python3-pytest <!nocheck>,
               python3-click <!nocheck>,
               python3-pytest-asyncio <!nocheck>,
               python3-pytest-cov <!nocheck>,
               python3-tabulate
Testsuite: autopkgtest-pkg-pybuild
Standards-Version: 4.7.4
Homepage: https://github.com/ProtonVPN/proton-vpn-cli
Vcs-Browser: https://salsa.debian.org/python-team/packages/proton-vpn-cli
Vcs-Git: https://salsa.debian.org/python-team/packages/proton-vpn-cli.git

Package: proton-vpn-cli
Architecture: all
Depends: python3-packaging,
         python3-proton-keyring-linux,
         python3-proton-vpn-api-core (>= 5.0.0),
         ${misc:Depends},
         ${python3:Depends}
Breaks: python3-proton-vpn-cli (<< 1.0.0)
Replaces: python3-proton-vpn-cli (<< 1.0.0)
Description: Command-line client for ProtonVPN
 The ProtonVPN CLI is a tool used to connect to the ProtonVPN network on
 Linux systems, providing secure and private internet access directly
 from the terminal.
 .
 Key features:
  * Support for WireGuard and OpenVPN protocols
  * Automatic server selection based on load and location
  * Secure Core routing through countries with privacy policies
  * Kill switch and DNS leak protection
  * Split tunneling support
  * Tor over VPN for greater anonymity

Package: python3-proton-vpn-cli
Architecture: all
Section: oldlibs
Depends: proton-vpn-cli,
         ${misc:Depends},
Multi-Arch: foreign
Description: transitional package for proton-vpn-cli
 This is a transitional package. It can safely be removed.
