Source: python-pyscrypt
Section: python
Priority: optional
Maintainer: Jonas Smedegaard <dr@jones.dk>
Build-Depends:
 bash-completion,
 debhelper-compat (= 12),
 dh-sequence-python3,
 python3,
Standards-Version: 4.4.0
Vcs-Git: https://salsa.debian.org/debian/python-pyscrypt.git
Vcs-Browser: https://salsa.debian.org/debian/python-pyscrypt
Homepage: https://github.com/ricmoo/pyscrypt
Rules-Requires-Root: no

Package: python3-pyscrypt
Architecture: all
Depends:
 ${misc:Depends},
 ${python3:Depends},
Description: pure-python scrypt password-based key derivation function
 pyscrypt is a very simple, pure-Python implementation
 of the scrypt password-based key derivation function
 and scrypt file format libraries.
