Sat, 28 Sep 2024 00:30:43 UTC | login

Information for build python-mnemonic-0.17-3.fc28

ID40278
Package Namepython-mnemonic
Version0.17
Release3.fc28
Epoch
SummaryImplementation of Bitcoin BIP-0039
DescriptionThis BIP describes the implementation of a mnemonic code or mnemonic sentence - a group of easy to remember words - for the generation of deterministic wallets. It consists of two parts: generating the mnenomic, and converting it into a binary seed. This seed can be later used to generate deterministic wallets using BIP-0032 or similar methods. See https://github.com/bitcoin/bips/blob/master/bip-0039.mediawiki for full specification.
Built bydavidlt
State complete
Volume DEFAULT
StartedFri, 08 Jun 2018 05:49:26 UTC
CompletedFri, 08 Jun 2018 05:49:26 UTC
Tags
f29
RPMs
src
python-mnemonic-0.17-3.fc28.src.rpm (info) (download)
noarch
python2-mnemonic-0.17-3.fc28.noarch.rpm (info) (download)
python3-mnemonic-0.17-3.fc28.noarch.rpm (info) (download)
Changelog * Fri Feb 09 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Thu Jul 27 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.17-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Apr 09 2017 Jonny Heggheim <jonnyheggheim@sigaint.org> - 0.17-1 - new version * Sat Feb 11 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.15-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild * Mon Dec 19 2016 Miro HronĨok <mhroncok@redhat.com> - 0.15-2 - Rebuild for Python 3.6 * Wed Nov 16 2016 Jonny Heggheim <jonnyheggheim@sigaint.org> - 0.15-1 - Initial package