Metadata-Version: 2.1
Name: aiida-wannier90
Version: 2.0.0
Summary: AiiDA Plugin for the Wannier90 code
Home-page: https://github.com/aiidateam/aiida-wannier90
Author: Dominik Gresch, Antimo Marrazzo, Daniel Marchand, Giovanni Pizzi, Junfeng Qiao, Norma Rivano, and the AiiDA team
Author-email: 
License: MIT
Description: # aiida-wannier90
        AiiDA plugin for the [Wannier90](http://www.wannier.org) code. 
        This plugin allows to run Wannier90 calculations.
        Examples are provided to show the integration with [Quantum ESPRESSO](https://www.quantum-espresso.org) via the [aiida-quantumespresso](https://github.com/aiidateam/aiida-quantumespresso) plugin.
        
        [![Build Status](https://travis-ci.org/aiidateam/aiida-wannier90.svg?branch=master)](https://travis-ci.org/aiidateam/aiida-wannier90)
        
        # Documentation
        The documentation on how to use this plugin package is available on [Read the Docs](http://aiida-wannier90.readthedocs.io/).
        
        # Acknowledgements
        
        This work is supported by the [MARVEL National Centre for Competency in Research](<http://nccr-marvel.ch>) funded by the [Swiss National Science Foundation](<http://www.snf.ch/en>), and the [swissuniversities P-5 project "Materials Cloud"](<https://www.materialscloud.org/swissuniversities>).
        
        ![MARVEL](miscellaneous/logos/MARVEL.png)
        
        ![swissuniversities](miscellaneous/logos/swissuniversities.png)
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Environment :: Plugins
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Framework :: AiiDA
Classifier: Natural Language :: English
Requires-Python: >=2.7,!=3.0.*, !=3.1.*, !=3.2.*, !=3.3.*, !=3.4.*
Description-Content-Type: text/markdown
Provides-Extra: docs
Provides-Extra: dev_precommit
Provides-Extra: atomic_tools
Provides-Extra: testing
