CHANGES
LICENSE
MANIFEST.in
README.rst
requirements.txt
run-tests.py
setup.cfg
setup.py
visualize-examples.py
bitsets/__init__.py
bitsets/_compat.py
bitsets/bases.py
bitsets/combos.py
bitsets/integers.py
bitsets/meta.py
bitsets/series.py
bitsets/transform.py
bitsets/visualize.py
bitsets.egg-info/PKG-INFO
bitsets.egg-info/SOURCES.txt
bitsets.egg-info/dependency_links.txt
bitsets.egg-info/requires.txt
bitsets.egg-info/top_level.txt
docs/advanced.rst
docs/api.rst
docs/changelog.rst
docs/conf.py
docs/hasse-bits.png
docs/hasse-members.png
docs/index.rst
docs/license.rst
docs/manual.rst
docs/requirements.txt
docs/_static/hasse-bits.png
docs/_static/hasse-bits.svg
docs/_static/hasse-members.png
docs/_static/hasse-members.svg
tests/test_bases.py
tests/test_init.py
tests/test_meta.py
tests/test_series.py
tests/test_visualize.py