CHANGELOG.md
LICENSE
MANIFEST.in
README.rst
pyproject.toml
setup.cfg
tox.ini
docs/conf.py
docs/index.rst
docs/requirements.txt
src/permutation/__init__.py
src/permutation/py.typed
src/permutation.egg-info/PKG-INFO
src/permutation.egg-info/SOURCES.txt
src/permutation.egg-info/dependency_links.txt
src/permutation.egg-info/top_level.txt
test/test_call.py
test/test_construction.py
test/test_eq.py
test/test_factorial.py
test/test_group.py
test/test_inverse.py
test/test_isdisjoint.py
test/test_lehmer.py
test/test_mul.py
test/test_power.py
test/test_properties.py