LICENSE
README.md
setup.py
src/attr/__init__.py
src/attr/_cmp.py
src/attr/_compat.py
src/attr/_config.py
src/attr/_funcs.py
src/attr/_make.py
src/attr/_next_gen.py
src/attr/_version_info.py
src/attr/converters.py
src/attr/exceptions.py
src/attr/filters.py
src/attr/setters.py
src/attr/validators.py
src/attrs/__init__.py
src/attrs/converters.py
src/attrs/exceptions.py
src/attrs/filters.py
src/attrs/setters.py
src/attrs/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/requires.txt
src/attrs.egg-info/top_level.txt
tests/test_3rd_party.py
tests/test_abc.py
tests/test_annotations.py
tests/test_cmp.py
tests/test_compat.py
tests/test_config.py
tests/test_converters.py
tests/test_dunders.py
tests/test_filters.py
tests/test_funcs.py
tests/test_functional.py
tests/test_hooks.py
tests/test_import.py
tests/test_init_subclass.py
tests/test_make.py
tests/test_next_gen.py
tests/test_packaging.py
tests/test_pattern_matching.py
tests/test_pyright.py
tests/test_setattr.py
tests/test_slots.py
tests/test_utils.py
tests/test_validators.py
tests/test_version_info.py