.coveragerc .travis.yml AUTHORS.rst CHANGELOG.rst CODE_OF_CONDUCT.rst CONTRIBUTING.rst LICENSE MANIFEST.in README.rst conftest.py dev-requirements.txt setup.cfg setup.py tox.ini docs/Makefile docs/api.rst docs/backward-compatibility.rst docs/changelog.rst docs/conf.py docs/contributing.rst docs/examples.rst docs/extending.rst docs/how-does-it-work.rst docs/index.rst docs/license.rst docs/overview.rst docs/why.rst src/attr/__init__.py src/attr/_compat.py src/attr/_config.py src/attr/_funcs.py src/attr/_make.py src/attr/exceptions.py src/attr/filters.py src/attr/validators.py src/attrs.egg-info/PKG-INFO src/attrs.egg-info/SOURCES.txt src/attrs.egg-info/dependency_links.txt src/attrs.egg-info/not-zip-safe src/attrs.egg-info/top_level.txt tests/__init__.py tests/test_config.py tests/test_dark_magic.py tests/test_dunders.py tests/test_filters.py tests/test_funcs.py tests/test_make.py tests/test_slots.py tests/test_validators.py tests/utils.py