http://mmgen-wallet.i2p/project/mmgen/mmgen-wallet/commit/0894985bfa24abe19d8d687189bf2081ae15f357
/usr/bin/env python # # mmgen = Multi-Mode GENerator, command-line Bitcoin cold storage solution -# Copyright (C) 2013 by philemon <
[email protected]> +# Copyright (C) 2013 -2014 by philemon <
[email protected]> # # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by + 2 - 0 setup.py View File @@ -20,6 +20,7 @@ setup( 'mmgen.mn_tirosh', 'mmgen.Opts', 'mmgen.term', + 'mmgen.tool', 'mmgen.tx', 'mmgen.util',...