.coveragerc
.gitignore
.travis.yml
COPYING
COPYING.LESSER
LICENSE
MANIFEST.in
README.md
README.rst
dev_requirements.txt
pytest.ini
requirements.txt
setup.cfg
setup.py
tox.ini
integration/fixtures.py
integration/test_recodes.py
scrunch/__init__.py
scrunch/categories.py
scrunch/datasets.py
scrunch/exceptions.py
scrunch/expressions.py
scrunch/helpers.py
scrunch/variables.py
scrunch.egg-info/PKG-INFO
scrunch.egg-info/SOURCES.txt
scrunch.egg-info/dependency_links.txt
scrunch.egg-info/namespace_packages.txt
scrunch.egg-info/requires.txt
scrunch.egg-info/top_level.txt
scrunch.egg-info/zip-safe
scrunch/tests/__init__.py
scrunch/tests/crunch_test.ini
scrunch/tests/test_categories.py
scrunch/tests/test_datasets.py
scrunch/tests/test_expressions.py
scrunch/tests/test_recodes.py
scrunch/tests/test_utilities.py
scrunch/tests/integration/scrunch_workflow_integration_test.py