[console_scripts]
make_xar = xar.make_xar:main

[distutils.commands]
bdist_xar = xar.commands.bdist_xar:bdist_xar

