#887341 RFP: eth-bloom -- An implementation of the Ethereum bloom filter

#887341#5
Date:
2018-01-15 03:42:21 UTC
From:
To:
* Package name    : python3-eth-bloom
  Version         : 0.5.2
  Upstream Author : Piper Merriam <pipermerriam@gmail.com>
* URL             : https://github.com/ethereum/eth-bloom
* License         : MIT ( https://github.com/ethereum/eth-bloom/blob/master/LICENSE )
  Programming Lang: Python
  Description     : An implementation of the Ethereum bloom filter.

An implementation of the Ethereum bloom filter.

#887341#14
Date:
2018-01-20 21:50:06 UTC
From:
To:
Though I have my doubts that it will be merged ( due to their requiring tox
2.6 ), I have created a preliminary debian package directory in pull request

https://github.com/ethereum/eth-bloom/pull/11
from 'debian2'  branch in
https://github.com/themusicgod1/eth-bloom
which successfully builds an installable(if you've got the prerequisites,
which you'll find I've been slowly chipping away at) package like (obv
don't install this, it's an http link) http://82.221.128.217/python3-
eth-bloom_0.5.2-1_all.deb

Hope this helps

Jeff Cliff