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)
Mon, Apr 14, 5:00 AM
Unknown Object (File)
Mar 18 2025, 5:03 AM
Unknown Object (File)
Mar 17 2025, 1:04 AM
Unknown Object (File)
Mar 5 2025, 1:31 PM
Unknown Object (File)
Feb 25 2025, 7:11 AM
Unknown Object (File)
Feb 18 2025, 2:54 PM
Unknown Object (File)
Feb 10 2025, 3:31 PM
Unknown Object (File)
Jan 12 2025, 12:53 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.