LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
src/nexus/__init__.py
src/nexus/__main__.py
src/nexus/checker.py
src/nexus/cli_util.py
src/nexus/exceptions.py
src/nexus/reader.py
src/nexus/util.py
src/nexus/writer.py
src/nexus/commands/__init__.py
src/nexus/commands/binary2multistate.py
src/nexus/commands/check.py
src/nexus/commands/combine.py
src/nexus/commands/convert.py
src/nexus/commands/deinterleave.py
src/nexus/commands/describecharacter.py
src/nexus/commands/describetaxa.py
src/nexus/commands/edit.py
src/nexus/commands/multistate2binary.py
src/nexus/commands/randomise.py
src/nexus/commands/tally.py
src/nexus/commands/trees.py
src/nexus/handlers/__init__.py
src/nexus/handlers/data.py
src/nexus/handlers/taxa.py
src/nexus/handlers/tree.py
src/nexus/tools/__init__.py
src/nexus/tools/binarise.py
src/nexus/tools/check_zeros.py
src/nexus/tools/combine_nexuses.py
src/nexus/tools/multistatise.py
src/nexus/tools/shufflenexus.py
src/nexus/tools/sites.py
src/python_nexus.egg-info/PKG-INFO
src/python_nexus.egg-info/SOURCES.txt
src/python_nexus.egg-info/dependency_links.txt
src/python_nexus.egg-info/entry_points.txt
src/python_nexus.egg-info/not-zip-safe
src/python_nexus.egg-info/requires.txt
src/python_nexus.egg-info/top_level.txt