.gitignore
CHANGELOG.txt
CONTRIBUTORS.txt
LICENSE.txt
Makefile
README.md
requirements.txt
setup.py
attrtables/__init__.py
attrtables/attribute_definition.py
attrtables/attribute_value_mixin.py
attrtables/attribute_value_tables.py
attrtables.egg-info/PKG-INFO
attrtables.egg-info/SOURCES.txt
attrtables.egg-info/dependency_links.txt
attrtables.egg-info/not-zip-safe
attrtables.egg-info/requires.txt
attrtables.egg-info/top_level.txt
docs/usage.md
tests/.gitignore
tests/config.yaml.example
tests/conftest.py
tests/test_attrtables.py