head	1.2;
access;
symbols
	pkgsrc-2026Q2:1.2.0.6
	pkgsrc-2026Q2-base:1.2
	pkgsrc-2026Q1:1.2.0.4
	pkgsrc-2026Q1-base:1.2
	pkgsrc-2025Q4:1.2.0.2
	pkgsrc-2025Q4-base:1.2
	pkgsrc-2025Q3:1.1.0.10
	pkgsrc-2025Q3-base:1.1
	pkgsrc-2025Q2:1.1.0.8
	pkgsrc-2025Q2-base:1.1
	pkgsrc-2025Q1:1.1.0.6
	pkgsrc-2025Q1-base:1.1
	pkgsrc-2024Q4:1.1.0.4
	pkgsrc-2024Q4-base:1.1
	pkgsrc-2024Q3:1.1.0.2
	pkgsrc-2024Q3-base:1.1;
locks; strict;
comment	@# @;


1.2
date	2025.09.28.19.32.14;	author wiz;	state Exp;
branches;
next	1.1;
commitid	dqafw0FoxUVE4wcG;

1.1
date	2024.09.14.23.48.23;	author js;	state Exp;
branches;
next	;
commitid	oua5dvbTkFaLFPpF;


desc
@@


1.2
log
@py-mnemonic: fix pkglint
@
text
@Reference implementation of BIP-0039: Mnemonic code for generating
deterministic keys.

This 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.
@


1.1
log
@Add devel/py-mnemonic 0.21

Reference implementation of BIP-0039: Mnemonic code for generating
deterministic keys.

This 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.
@
text
@d4 2
a5 2
This BIP describes the implementation of a mnemonic code or mnemonic sentence –
a group of easy to remember words – for the generation of deterministic
@

