[console_scripts]
pw-info = pythonwrench.entrypoints.info:main_info
pw-safe-rmdir = pythonwrench.entrypoints.safe_rmdir:main_safe_rmdir
pw-tree = pythonwrench.entrypoints.tree:main_tree
pythonwrench-info = pythonwrench.entrypoints.info:main_info
pythonwrench-safe-rmdir = pythonwrench.entrypoints.safe_rmdir:main_safe_rmdir
pythonwrench-tree = pythonwrench.entrypoints.tree:main_tree
pyw-info = pythonwrench.entrypoints.info:main_info
pyw-safe-rmdir = pythonwrench.entrypoints.safe_rmdir:main_safe_rmdir
pyw-tree = pythonwrench.entrypoints.tree:main_tree
