Source: pysequoia
Maintainer: Debian Python Team <team+python@tracker.debian.org>
Uploaders: Jelmer Vernooĳ <jelmer@debian.org>
Build-Depends: debhelper-compat (= 13),
	dh-python,
	librust-anyhow-dev,
	librust-chrono-dev,
	librust-hex-dev,
	librust-once-cell-dev,
	librust-pyo3-dev (>= 0.25),
	librust-pyo3-dev (<< 0.29),
	librust-pyo3-introspection-dev (>= 0.28.3-2~),
	librust-sequoia-openpgp-dev (>= 2.0.0),
	librust-testresult-dev,
	pybuild-plugin-pyproject,
	python3-all-dev,
	python3-maturin,
	python3-setuptools,
	python3-setuptools-rust,
	rustc
Standards-Version: 4.7.4
Homepage: https://github.com/wiktor-k/pysequoia
Section: python
Vcs-Git: https://salsa.debian.org/python-team/packages/pysequoia.git
Vcs-Browser: https://salsa.debian.org/python-team/packages/pysequoia

Package: python3-pysequoia
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, ${python3:Depends}
Description: Python bindings for Sequoia OpenPGP
 Sequoia is a new OpenPGP library written in Rust. This package provides
 Python bindings for Sequoia.
 .
 This package contains the Python 3 module.
