[console_scripts]
pythonwrench-info = pythonwrench.entries:print_install_info
pythonwrench-safe-rmdir = pythonwrench.entries:main_safe_rmdir
pythonwrench-tree = pythonwrench.entries:main_tree
pyw-info = pythonwrench.entries:print_install_info
pyw-safe-rmdir = pythonwrench.entries:main_safe_rmdir
pyw-tree = pythonwrench.entries:main_tree
