[console_scripts]
pex=pex.bin.pex:main
pex-tools=pex.tools.main:main

[distutils.commands]
bdist_pex=pex.commands.bdist_pex:bdist_pex

