Re: New devel/py-bitcoinlib

2019-09-25 Thread clematis
On Wed, Sep 25, 2019 at 10:54:40AM +0100, Stuart Henderson wrote: > https://github.com/petertodd/python-bitcoinlib/commit/de971091b > > I agree with just adding the py3 version, since py2 support is > clearly going away in a forthcoming release. Thanks for the additional clarification. > Please

Re: New devel/py-bitcoinlib

2019-09-25 Thread Stuart Henderson
On 2019/09/25 10:10, clematis wrote: > On Sun, Sep 22, 2019 at 08:43:04PM +0200, Rafael Sadowski wrote: > > - 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 Bi

Re: New devel/py-bitcoinlib

2019-09-25 Thread clematis
On Sun, Sep 22, 2019 at 08:43:04PM +0200, Rafael Sadowski wrote: > - 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 g

Re: New devel/py-bitcoinlib

2019-09-22 Thread Rafael Sadowski
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 man

New devel/py-bitcoinlib

2019-09-20 Thread clematis
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 o