AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
setup.cfg
setup.py
catmass/__init__.py
catmass/catmass_gui.py
catmass/cli.py
catmass.egg-info/PKG-INFO
catmass.egg-info/SOURCES.txt
catmass.egg-info/dependency_links.txt
catmass.egg-info/entry_points.txt
catmass.egg-info/not-zip-safe
catmass.egg-info/requires.txt
catmass.egg-info/top_level.txt
catmass/src/__init__.py
catmass/src/__main__.py
catmass/src/functions.py
catmass/src/viewer.py
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/readme.rst
docs/usage.rst
tests/__init__.py
tests/test_catmass.py