Metadata-Version: 2.1
Name: qm_tools_aw
Version: 1.4.3
Summary: Provides some functions that I have found value in reusing for quantum chemistry related tasks.
Author-email: "Austin M. Wallace" <awallace43@gatech.edu>
Project-URL: Homepage, https://github.com/Awallace3/qm_tools
Project-URL: Bug Tracker, https://github.com/Awallace3/qm_tools/issues
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Provides-Extra: tests
Requires-Dist: numpy; extra == "tests"
Requires-Dist: qcelemental; extra == "tests"

# qm_tools
Provides some functions that I have found value in reusing for quantum chemistry related tasks.
