Source: cryptoparser
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Martin <debacle@debian.org>
Build-Depends: debhelper-compat (= 13),
	dh-python,
	dh-sequence-python3,
	dh-sequence-sphinxdoc,
	pybuild-plugin-pyproject,
	python3-all-dev,
	python3-asn1crypto,
	python3-attr,
	python3-cryptodatahub,
	python3-pyfakefs,
	python3-setuptools,
	python3-sphinx-sitemap,
	python3-urllib3,
	sphinx-common,
Standards-Version: 4.7.4
Homepage: https://gitlab.com/coroner/cryptoparser
Section: python
Vcs-Git: https://salsa.debian.org/python-team/packages/cryptoparser.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/cryptoparser
Testsuite: autopkgtest-pkg-pybuild

Package: python3-cryptoparser
Architecture: all
Depends: ${misc:Depends},
	${python3:Depends},
Description: analysis oriented security protocol parser
 CryptoParser is a cryptographic protocol (TLS, SSH) and
 security-related protocol piece (HTTP headers) parser. The goal is to
 support testing cryptographic libraries or analysing
 cryptography-related settings of application servers such as
 CryptoLyzer does.

Package: python-cryptoparser-doc
Architecture: all
Depends: ${misc:Depends},
	${sphinxdoc:Depends},
Description: analysis oriented security protocol parser - documentation
 CryptoParser is a cryptographic protocol (TLS, SSH) and
 security-related protocol piece (HTTP headers) parser. The goal is to
 support testing cryptographic libraries or analysing
 cryptography-related settings of application servers such as
 CryptoLyzer does.
 .
 This package does contain the documentation.
