Source: cryptolyzer
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-attr,
	python3-bs4,
	python3-certvalidator,
	python3-colorama,
	python3-cryptoparser,
	python3-dateutil,
	python3-dnspython,
	python3-oscrypto,
	python3-pyfakefs,
	python3-requests,
	python3-setuptools,
	python3-sphinx-sitemap,
	python3-urllib3,
	sphinx-common,
Standards-Version: 4.7.4
Homepage: 
Section: python
Vcs-Git: https://salsa.debian.org/python-team/packages/cryptolyzer.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/cryptolyzer
Testsuite: autopkgtest-pkg-pybuild

Package: python3-cryptolyzer
Architecture: all
Depends: ${misc:Depends},
	${python3:Depends},
Description: Analyzer for cryptographic protocols and settings - Python 3 module
 CryptoLyzer is a fast, flexible, and comprehensive analyzer for
 cryptographic protocols (TLS, SSL, SSH, DNSSEC) and related settings
 (HTTP headers, DNS records). It can generate fingerprints (JA3, HASSH
 tag) and provides a Python API and CLI.

Package: python-cryptolyzer-doc
Architecture: all
Depends: ${misc:Depends},
	${sphinxdoc:Depends},
Description: Analyzer for cryptographic protocols and settings - documentation
 CryptoLyzer is a fast, flexible, and comprehensive analyzer for
 cryptographic protocols (TLS, SSL, SSH, DNSSEC) and related settings
 (HTTP headers, DNS records). It can generate fingerprints (JA3, HASSH
 tag) and provides a Python API and CLI.
 .
 This package does contain the documentation.
