AUTHORS.rst
CHANGELOG.rst
LICENSE
README.rst
pyproject.toml
setup.cfg
src/mcplot/__init__.py
src/mcplot/_version.py
src/mcplot/argsort.py
src/mcplot/class_mcplot.py
src/mcplot/helper.py
src/mcplot/position.py
src/mcplot/romanliterals.py
src/mcplot/str2tex.py
src/mcplot/text2plot.py
src/mcplot.egg-info/PKG-INFO
src/mcplot.egg-info/SOURCES.txt
src/mcplot.egg-info/dependency_links.txt
src/mcplot.egg-info/not-zip-safe
src/mcplot.egg-info/requires.txt
src/mcplot.egg-info/top_level.txt
src/mcplot/color/__init__.py
src/mcplot/color/brewer_palettes.py
src/mcplot/color/color.py
src/mcplot/color/freetone_palettes.py
src/mcplot/color/ipcc_palettes.py
src/mcplot/color/mathematica_palettes.py
src/mcplot/color/mcplot_palettes.py
src/mcplot/color/ncl_palettes.py
src/mcplot/color/oregon_palettes.py
src/mcplot/color/sron2012_palettes.py
src/mcplot/color/sron_palettes.py
src/mcplot/color/ufz_palettes.py
tests/__init__.py
tests/test_argsort.py
tests/test_color.py
tests/test_position.py
tests/test_romanliterals.py
tests/test_str2tex.py