README.md
setup.py
peakipy/__init__.py
peakipy/__main__.py
peakipy/core.py
peakipy.egg-info/PKG-INFO
peakipy.egg-info/SOURCES.txt
peakipy.egg-info/dependency_links.txt
peakipy.egg-info/entry_points.txt
peakipy.egg-info/requires.txt
peakipy.egg-info/top_level.txt
peakipy/commandline/__init__.py
peakipy/commandline/check.py
peakipy/commandline/edit.py
peakipy/commandline/fit.py
peakipy/commandline/peakipy.py
peakipy/commandline/read.py
peakipy/commandline/spec.py
test/test_core.py
test/test_data.py