Metadata-Version: 2.1
Name: aiida-nwchem
Version: 2.0.0
Summary: The official AiiDA plugin for NWChem
Home-page: https://github.com/aiidateam/aiida-nwchem
Author: The AiiDA team
Author-email: developers@aiida.net
License: MIT License
Platform: UNKNOWN
Classifier: Framework :: AiiDA
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Development Status :: 4 - Beta
Requires-Python: >=3.6
Requires-Dist: numpy
Requires-Dist: aiida-core[atomic_tools] (>=1.2.1)
Provides-Extra: docs
Requires-Dist: sphinx ; extra == 'docs'
Requires-Dist: sphinxcontrib-contentui ; extra == 'docs'
Requires-Dist: sphinx-rtd-theme ; extra == 'docs'
Requires-Dist: sphinxcontrib-napoleon ; extra == 'docs'
Requires-Dist: sphinxcontrib-details-directive ; (python_version >= "3.0") and extra == 'docs'
Provides-Extra: pre-commit
Requires-Dist: pre-commit (~=2.2) ; extra == 'pre-commit'
Requires-Dist: pylint (~=2.6.0) ; extra == 'pre-commit'
Provides-Extra: tcod
Requires-Dist: aiida-tcod ; extra == 'tcod'
Provides-Extra: tests
Requires-Dist: pgtest (~=1.3) ; extra == 'tests'
Requires-Dist: pytest (~=6.0) ; extra == 'tests'
Requires-Dist: pytest-regressions (~=1.0) ; extra == 'tests'

UNKNOWN


