AUTHORS.rst
CONTRIBUTING.rst
HISTORY.rst
LICENSE
MANIFEST.in
README.rst
requirements.txt
requirements_dev.txt
requirements_install.txt
setup.cfg
setup.py
versioneer.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
seamm_util/__init__.py
seamm_util/_version.py
seamm_util/argument_parser.py
seamm_util/check_executable.py
seamm_util/dictionary.py
seamm_util/elemental_data.py
seamm_util/include_open.py
seamm_util/md_statistics.py
seamm_util/output.py
seamm_util/plotting.py
seamm_util/printing.py
seamm_util/seamm_file.py
seamm_util/seamm_json.py
seamm_util/seamm_util.py
seamm_util/units.py
seamm_util/variable_names.py
seamm_util/water_models.py
seamm_util/zenodo.py
seamm_util.egg-info/PKG-INFO
seamm_util.egg-info/SOURCES.txt
seamm_util.egg-info/dependency_links.txt
seamm_util.egg-info/requires.txt
seamm_util.egg-info/top_level.txt
tests/__init__.py
tests/test_dictionary.py
tests/test_open.py
tests/test_open_bzip2.py
tests/test_open_gzipped.py
tests/test_plotting.py
tests/test_plotting_figure.py
tests/test_units.py
tests/data/blank_lines.txt
tests/data/blank_lines.txt.bz2
tests/data/blank_lines.txt.gz
tests/data/empty_file.txt
tests/data/empty_file.txt.bz2
tests/data/empty_file.txt.gz
tests/data/file1.txt
tests/data/file1.txt.bz2
tests/data/file1.txt.gz
tests/data/file_#include.txt
tests/data/file_#include.txt.bz2
tests/data/file_#include.txt.gz
tests/data/file_end.txt
tests/data/file_end.txt.bz2
tests/data/file_end.txt.gz
tests/data/file_include1.txt
tests/data/file_include1.txt.bz2
tests/data/file_include1.txt.gz
tests/data/file_middle.txt
tests/data/file_middle.txt.bz2
tests/data/file_middle.txt.gz
tests/data/include_blank_lines.txt
tests/data/include_blank_lines.txt.bz2
tests/data/include_blank_lines.txt.gz
tests/data/include_empty_file.txt
tests/data/include_empty_file.txt.bz2
tests/data/include_empty_file.txt.gz
tests/results/simple_plot.html
tests/results/two_plots.html
tests/templates/line.html_template