[console_scripts]
tofu = scripts.tofu_bash:main
tofu-custom = scripts.tofucustom:main
tofu-version = scripts.tofuversion:main
tofucalc = tofu.entrypoints.tofucalc:main
tofuplot = tofu.entrypoints.tofuplot:main

