new CfgFile API for mmgen.cfg and related files

Testing:

  $ test/test.py cfg
This commit is contained in:
The MMGen Project 2020-03-12 17:01:47 +00:00
commit 924ccc6012
Signed by: mmgen
GPG key ID: 3F8B1861E32B7DA2
9 changed files with 598 additions and 74 deletions

View file

@ -100,6 +100,7 @@ setup(
'mmgen.baseconv',
'mmgen.bech32',
'mmgen.bip39',
'mmgen.cfg',
'mmgen.color',
'mmgen.common',
'mmgen.crypto',