LICENSE
README.md
pyproject.toml
setup.cfg
src/django_htmx_rest.egg-info/PKG-INFO
src/django_htmx_rest.egg-info/SOURCES.txt
src/django_htmx_rest.egg-info/dependency_links.txt
src/django_htmx_rest.egg-info/requires.txt
src/django_htmx_rest.egg-info/top_level.txt
src/htmx_rest/__init__.py
src/htmx_rest/apps.py
src/htmx_rest/negotiator.py
src/htmx_rest/renderers.py
src/htmx_rest/settings.py
src/htmx_rest/util.py
src/htmx_rest/tests/__init__.py
src/htmx_rest/tests/settings.py
src/htmx_rest/tests/test_negotiator.py
src/htmx_rest/tests/test_renderers.py
src/htmx_rest/tests/test_util.py