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)
Thu, Jun 6, 6:30 AM
Unknown Object (File)
May 2 2024, 4:59 AM
Unknown Object (File)
Apr 28 2024, 10:11 PM
Unknown Object (File)
Apr 25 2024, 7:54 AM
Unknown Object (File)
Apr 25 2024, 1:34 AM
Unknown Object (File)
Apr 25 2024, 1:34 AM
Unknown Object (File)
Apr 25 2024, 1:34 AM
Unknown Object (File)
Apr 22 2024, 3:21 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

Repository
rP FreeBSD ports repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.