MANIFEST.in
README.md
setup.py
spreadsheet_tools.egg-info/PKG-INFO
spreadsheet_tools.egg-info/SOURCES.txt
spreadsheet_tools.egg-info/dependency_links.txt
spreadsheet_tools.egg-info/entry_points.txt
spreadsheet_tools.egg-info/requires.txt
spreadsheet_tools.egg-info/top_level.txt
st/__init__.py
st/bin/__main__.py
st/icons/about.png
st/icons/code.png
st/icons/editor.png
st/icons/exit.png
st/icons/merge.png
st/icons/notebook.png
st/icons/read.png
st/icons/sih.png
st/icons/split.png
st/icons/write.png
st/widgets/CodeEditor.py
st/widgets/ExcelReader.py
st/widgets/ExcelWriter.py
st/widgets/Home.py
st/widgets/Main.py
st/widgets/Merger.py
st/widgets/Splitter.py
st/widgets/Viewer.py
st/widgets/__init__.py