README.rst
setup.cfg
setup.py
sherlock/__init__.py
sherlock/errors.py
sherlock/types.py
sherlock.py.egg-info/PKG-INFO
sherlock.py.egg-info/SOURCES.txt
sherlock.py.egg-info/dependency_links.txt
sherlock.py.egg-info/entry_points.txt
sherlock.py.egg-info/requires.txt
sherlock.py.egg-info/top_level.txt
sherlock/codelib/__init__.py
sherlock/codelib/analyzer/__init__.py
sherlock/codelib/analyzer/factory.py
sherlock/codelib/analyzer/function.py
sherlock/codelib/analyzer/variable.py
sherlock/codelib/generator/__init__.py
sherlock/codelib/generator/binop.py
sherlock/codelib/generator/temp_variable.py