.coveragerc
.travis.yml
AUTHORS.rst
CONTRIBUTING.rst
LICENSE
MANIFEST.in
README.rst
conftest.py
setup.py
tox.ini
attr/__init__.py
attr/_compat.py
attr/_config.py
attr/_funcs.py
attr/_make.py
attr/filters.py
attr/validators.py
attrs.egg-info/PKG-INFO
attrs.egg-info/SOURCES.txt
attrs.egg-info/dependency_links.txt
attrs.egg-info/not-zip-safe
attrs.egg-info/top_level.txt
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/index.rst
docs/license.rst
docs/why.rst
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_validators.py