[console_scripts]
mnemonic_crypt = mnemonic_crypt.__main__:main

[gui_scripts]
mnemonic_crypt_gui = mnemonic_crypt.gui.__main__:main
