Source: python-cryptography-vectors
Maintainer: Tristan Seligmann <mithrandi@debian.org>
Uploaders: Debian Python Modules Team <python-modules-team@lists.alioth.debian.org>
Section: python
Priority: optional
Build-Depends:
 debhelper-compat (= 12),
 dh-python,
 python-all,
 python-setuptools,
 python3-all,
 python3-setuptools,
Standards-Version: 4.4.1
Homepage: https://cryptography.io/
Vcs-Git: https://salsa.debian.org/python-team/modules/python-cryptography-vectors.git
Vcs-Browser: https://salsa.debian.org/python-team/modules/python-cryptography-vectors
Rules-Requires-Root: no

Package: python-cryptography-vectors
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}, ${shlibs:Depends}
Description: Test vectors for python-cryptography (Python 2)
 The test vectors for the cryptography library are rather large; thus, they are
 broken out into their own package so that users who do not need to run the
 tests do not need to download and install them.
 .
 This package contains the Python 2 version of cryptography_vectors.

Package: python3-cryptography-vectors
Architecture: all
Depends: ${misc:Depends}, ${python3:Depends}, ${shlibs:Depends}
Description: Test vectors for python-cryptography (Python 3)
 The test vectors for the cryptography library are rather large; thus, they are
 broken out into their own package so that users who do not need to run the
 tests do not need to download and install them.
 .
 This package contains the Python 3 version of cryptography_vectors.
