LICENSE
README.md
setup.cfg
setup.py
edabox/__init__.py
edabox.egg-info/PKG-INFO
edabox.egg-info/SOURCES.txt
edabox.egg-info/dependency_links.txt
edabox.egg-info/requires.txt
edabox.egg-info/top_level.txt
edabox/core/__init__.py
edabox/core/box.py
edabox/core/utils/__init__.py
edabox/core/utils/process_feature.py
edabox/core/utils/process_frame.py
tests/__init__.py
tests/test_box.py
tests/test_process_frame.py
tests/test_syntax.py