[console_scripts]
gzip = unixtools.gzip:main
bzip2 = unixtools.bzip2:main
tar = unixtools.tar:main

