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
chemical_formula/__init__.py
chemical_formula/_version.py
chemical_formula/elemental_data.py
chemical_formula/formula.py
chemical_formula.egg-info/PKG-INFO
chemical_formula.egg-info/SOURCES.txt
chemical_formula.egg-info/dependency_links.txt
chemical_formula.egg-info/top_level.txt
docs/Makefile
docs/authors.rst
docs/conf.py
docs/contributing.rst
docs/history.rst
docs/index.rst
docs/installation.rst
docs/make.bat
docs/modules.rst
docs/readme.rst
docs/usage.rst
docs/_build/html/_static/file.png
docs/_build/html/_static/minus.png
docs/_build/html/_static/plus.png
tests/__init__.py
tests/test_formula.py