Source: bouquin-sqlcipher4
Section: python
Priority: optional
Maintainer: Miguel Jacq <mig@mig5.net>
Rules-Requires-Root: no
Build-Depends:
 debhelper-compat (= 13),
 dh-python,
 python3-all-dev,
 python3-setuptools,
 python3-wheel,
 libssl-dev
Standards-Version: 4.6.2
Homepage: https://git.mig5.net/mig5/bouquin-sqlcipher4

Package: bouquin-sqlcipher4
Architecture: any
Multi-Arch: same
Depends: ${python3:Depends}, ${shlibs:Depends}, ${misc:Depends}
Provides: python3-sqlcipher4
Description: SQLCipher 4-backed sqlcipher module (Bouquin fork)
 Provides the `sqlcipher4` Python module compiled against a bundled SQLCipher 4
 amalgamation, suitable for use by Bouquin. Built for internal distribution.
