Source: python-nitrokey Section: python Maintainer: Sebastian Ramacher Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all, python3-crcmod (>= 1.7), python3-cryptography (>= 41), python3-fido2 (>= 2), python3-hid (>= 0.14), python3-poetry-core, python3-protobuf, python3-requests (>= 2.16), python3-semver (>= 3), python3-serial (>= 3.5), python3-tlv8 (>= 0.10), Standards-Version: 4.7.4 Homepage: https://github.com/Nitrokey/nitrokey-sdk-py Vcs-Browser: https://salsa.debian.org/sramacher/python-nitrokey Vcs-Git: https://salsa.debian.org/sramacher/python-nitrokey.git Package: python3-nitrokey Architecture: all Depends: ${python3:Depends}, ${misc:Depends}, Description: SDK to use and configure Nitrokey devices (Python 3) The Nitrokey Python SDK currently supports devices based on the Trussed platform. The devices include the Nitrokey 3 and the Nitrokey Passkey. The SDK provides access to device metadata, enables configuration of the device and provides access to the password and credential store. . This package installs the library for Python 3.