LICENSE
MANIFEST.in
README.md
pyproject.toml
setup.py
src/hotteok/__init__.py
src/hotteok/_core.pyi
src/hotteok.egg-info/PKG-INFO
src/hotteok.egg-info/SOURCES.txt
src/hotteok.egg-info/dependency_links.txt
src/hotteok.egg-info/top_level.txt
src/hotteok/_core/_core.c
src/hotteok/_core/uniquelist/uniquelist_type.c
src/hotteok/_core/uniquelist/uniquelist_type.h
tests/test_uniquelist.py