AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
./src/intset.c
./src/intsetobject.c
./src/number.c
pyintset.egg-info/PKG-INFO
pyintset.egg-info/SOURCES.txt
pyintset.egg-info/dependency_links.txt
pyintset.egg-info/not-zip-safe
pyintset.egg-info/top_level.txt
src/intset.c
src/intset.h
src/intsetobject.c
src/number.c
src/number.h
tests/__init__.py
tests/benchmark.py
tests/memprofile.py
tests/test.py