On Fri Sep 20, 2019 at 10:50:21PM +0200, clematis wrote:
> Hi,
> Here's a new port submission for devel/py-bitcoinlib.
> This Python3 library 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. "The Swiss Army Knife of the Bitcoin protocol."
> 
> build and install OK on amd64. Tests all OK.
> platform openbsd6 -- Python 3.7.4, pytest-4.4.0, py-1.8.0, pluggy-0.11.0
> 142 passed
> It is a requirement for Zeronet[0] which runs OK with it.
> 
> Comments? OK?
> 
> [0] https://github.com/HelloZeroNet/ZeroNet/blob/py3/requirements.txt
> -- 
> clematis (0x7e96fd2400fe7b59)

My comments:

- My $COMMENT suggestion: "Python interface to the Bitcoin data
  structures and protocol"
- Looks like this is only py3: " Python3 library providing an easy
  interface to the Bitcoin data structures and protocol." from the git
  repo. The port is py2 with a py3 FLAVOR.
- I prefer just "This Python3 library provides an easy interface to the
  bitcoin data structures and protocol." in DESCR. The additional text
  is not helpful.

Otherwise, it works for me.

RS

Reply via email to