Source: python-bitcoinlib Section: python Priority: optional Maintainer: Josue Ortega Build-Depends: debhelper-compat (= 12), dh-python, python3-setuptools, python3-all Standards-Version: 4.5.0 Rules-Requires-Root: no Homepage: https://github.com/petertodd/python-bitcoinlib Vcs-Git: https://salsa.debian.org/debian/python-bitcoinlib.git Vcs-Browser: https://salsa.debian.org/debian/python-bitcoinlib Package: python3-bitcoinlib Architecture: all Conflicts: python3-bitcoin Depends: ${misc:Depends}, ${python3:Depends}, libssl-dev Description: Python module with an easy interface to the Bitcoin protocol Python 3 module that provides an easy interface to the bitcoin data structures and protocol. The approach is low-level and "ground up", with a focus on providing tools to manipulate the internals of how Bitcoin works.