LICENSE
MANIFEST.in
README.md
UPGRADE.md
dev-requirements.txt
setup.cfg
setup.py
docs/CNAME
docs/advanced-header.md
docs/advanced-headers.md
docs/contributing.md
docs/custom.css
docs/explain-headers.md
docs/imap.md
docs/index.md
docs/polymorphism.md
docs/quickstart.md
docs/the-builder.md
docs/the-theory.md
docs/APIs/custom-headers.md
docs/APIs/functions.md
docs/APIs/models.md
docs/APIs/others.md
kiss_headers/__init__.py
kiss_headers/api.py
kiss_headers/builder.py
kiss_headers/models.py
kiss_headers/py.typed
kiss_headers/serializer.py
kiss_headers/structures.py
kiss_headers/utils.py
kiss_headers/version.py
kiss_headers.egg-info/PKG-INFO
kiss_headers.egg-info/SOURCES.txt
kiss_headers.egg-info/dependency_links.txt
kiss_headers.egg-info/top_level.txt
tests/test_attributes.py
tests/test_builder.py
tests/test_builder_create.py
tests/test_case_insensible_dict.py
tests/test_explain.py
tests/test_header_operation.py
tests/test_header_order.py
tests/test_headers.py
tests/test_headers_from_string.py
tests/test_headers_operation.py
tests/test_headers_reserved_keyword.py
tests/test_polymorphic.py
tests/test_serializer.py
tests/test_with_http_request.py