Source: python-slip10 Maintainer: Debian Python Team Uploaders: Soren Stoutner , Manuel Guerra Section: python Build-Depends: debhelper-compat (= 13), dh-sequence-python3, pybuild-plugin-pyproject, python3-all Build-Depends-Indep: python3-poetry-core, python3-cryptography Homepage: https://github.com/trezor/python-slip10 Vcs-Browser: https://salsa.debian.org/python-team/packages/python-slip10 Vcs-Git: https://salsa.debian.org/python-team/packages/python-slip10.git Standards-Version: 4.7.3 Package: python3-slip10 Architecture: all Depends: ${misc:Depends}, ${python3:Depends} Description: Reference implementation of the SLIP-0010 specification A reference implementation of the SLIP-0010 specification, which generalizes the BIP-0032 derivation scheme for private and public key pairs in hierarchical deterministic wallets for the curves secp256k1, NIST P-256, ed25519 and curve25519. . This package contains the Python 3 version.