README.md
setup.py
almost_make/__init__.py
almost_make/cli.py
almost_make/version.py
almost_make.egg-info/PKG-INFO
almost_make.egg-info/SOURCES.txt
almost_make.egg-info/dependency_links.txt
almost_make.egg-info/entry_points.txt
almost_make.egg-info/top_level.txt
almost_make/utils/__init__.py
almost_make/utils/argsUtil.py
almost_make/utils/errorUtil.py
almost_make/utils/macroUtil.py
almost_make/utils/makeUtil.py
almost_make/utils/printUtil.py
almost_make/utils/shellUtil/__init__.py
almost_make/utils/shellUtil/escapeParser.py
almost_make/utils/shellUtil/globber.py
almost_make/utils/shellUtil/interactiveShell.py
almost_make/utils/shellUtil/runner.py
almost_make/utils/shellUtil/shellUtil.py