Source: mercurial-keyring
Section: python
Priority: optional
Maintainer: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Uploaders:
 Christoph Mathys <eraserix@gmail.com>,
 Andrej Shadura <andrewsh@debian.org>
Build-Depends:
 debhelper-compat (= 12),
 dh-python,
 python3-all,
 python3-setuptools
Standards-Version: 4.5.0
Homepage: https://pypi.python.org/pypi/mercurial_keyring
Vcs-Browser: https://salsa.debian.org/python-team/modules/mercurial-keyring
Vcs-Git: https://salsa.debian.org/python-team/modules/mercurial-keyring.git

Package: mercurial-keyring
Architecture: all
Depends:
 mercurial,
 mercurial-extension-utils (>= 1.5.0),
 ${misc:Depends},
 ${python3:Depends},
Description: Mercurial Keyring Extension
 mercurial_keyring is a Mercurial extension used to securely save HTTP
 and SMTP authentication passwords in password databases (GNOME Keyring,
 KDE KWallet, OSXKeyChain, specific solutions for Win32 and command line).
 This extension uses and wraps services of the keyring library.
