Page MenuHomeFreeBSD

New port: finance/py-python-bitcoinlib: Swiss Army Knife of the Bitcoin protocol
ClosedPublic

Authored by kai on Mar 11 2019, 1:38 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Oct 15, 4:40 AM
Unknown Object (File)
Fri, Sep 26, 10:29 PM
Unknown Object (File)
Fri, Sep 26, 10:28 PM
Unknown Object (File)
Fri, Sep 26, 10:27 PM
Unknown Object (File)
Fri, Sep 19, 11:13 PM
Unknown Object (File)
Sep 17 2025, 3:12 AM
Unknown Object (File)
Sep 12 2025, 4:34 PM
Unknown Object (File)
Sep 12 2025, 11:27 AM
Subscribers
None

Details

Summary

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.

WWW: https://github.com/petertodd/python-bitcoinlib/

Test Plan
  • poudriere (11.2-, 12.0-RELEASE, 13.0-CURRENT@r344874 amd64 + i386) for each py27 + py36 flavor -> OK
  • portlint -> OK
  • Runtime tests -> OK

Diff Detail

Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 23006
Build 22079: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Mar 13 2019, 4:32 AM
This revision was automatically updated to reflect the committed changes.