1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34
|
Source: opgpcard
Maintainer: ju xor <ju@riseup.net>
Section: misc
Priority: optional
Build-Depends:
debhelper-compat (= 13),
dh-python,
libgpgme-dev,
python3,
python3-all,
python3-gpg,
python3-lxml,
python3-qrcode,
python3-setuptools,
python3-sphinx,
Standards-Version: 4.5.1
Rules-Requires-Root: no
Vcs-Browser: https://salsa.debian.org/debian/opgpcard
Vcs-Git: https://salsa.debian.org/debian/opgpcard.git
Homepage: https://github.com/juga0/opgpcard
Package: opgpcard
Architecture: all
Depends:
python3-gpg,
python3-lxml,
python3-qrcode,
${misc:Depends},
${python3:Depends},
${sphinxdoc:Depends}
Built-Using: ${sphinxdoc:Built-Using},
Description: tool to create printable business cards including OpenPGP
Tool to create VCard, QR code and/or SVG printable business cards
including OpenPGP key and fingerprint.
|