Source: pypass Section: python Priority: optional Maintainer: Python Applications Packaging Team Uploaders: ChangZhuo Chen (陳昌倬) Build-Depends: debhelper (>= 11), dh-python, python3-all, python3-click, python3-colorama, python3-pbr, python3-pexpect, python3-setuptools, Standards-Version: 4.1.4 Homepage: https://github.com/aviau/python-pass Vcs-Browser: https://salsa.debian.org/python-team/applications/pypass Vcs-Git: https://salsa.debian.org/python-team/applications/pypass.git X-Python-Version: >= 2.7 X-Python3-Version: >= 3.5 Package: pypass Section: admin Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${python3:Depends}, python3-pypass (= ${source:Version}), gnupg, tree, Description: lightweight directory-based password manager in Python pypass is a password manager written in Python that provides the same functionality as pass. In addition, it is useable as a library. Package: python3-pypass Architecture: all Multi-Arch: foreign Depends: ${misc:Depends}, ${python3:Depends}, Breaks: pypass (<< 0.2.1-1~) Replaces: pypass (<< 0.2.1-1~) Description: pypass library for Python3 pypass is a password manager written in Python that provides the same functionality as pass. In addition, it is useable as a library. . This package provides the library for Python3.