Metadata-Version: 1.0
Name: pymatgen
Version: 1.7.0
Summary: pymatgen is the Python library powering the Materials Project (www.materialsproject.org).
Home-page: https://github.com/materialsproject/pymatgen/
Author: Shyue Ping Ong
Author-email: shyue@mit.edu, anubhavj@mit.edu, mpkocher@lbnl.gov, geoffroy.hautier@uclouvain.be, wrichard@mit.edu, dkgunter@lbl.gov, vincentchevrier@gmail.com, armiento@mit.edu
License: MIT
Download-URL: https://github.com/materialsproject/pymatgen/tarball/master
Description: 
        Pymatgen is the python library that powers the Materials Project 
        (http://www.materialsproject.org). These are some of the key features:
        
        1. Highly flexible classes for the representation of Element, Site, Structure 
           objects.
        2. Powerful io capabilities to manipulate many VASP input and output files 
           (http://cms.mpi.univie.ac.at/vasp/) and the crystallographic information 
           file format.  This includes generating Structure objects from vasp input and 
           output.
        3. A comprehensive tool to generate and view compositional and grand canonical 
           phase diagrams.
        
        The public version of pymatgen is free (as in free beer) to download and to use. 
        However, we would also like you to help us improve this library by making your 
        own contributions as well.  These contributions can be in the form of additional 
        tools or modules you develop, or even simple things such as bug reports.  Please 
        contact the maintainer of this library (shyue@mit.edu) to find out how to include 
        your contributions via github or for bug reports.
        
        For documentation, usage examples and change log, please read the documentation 
        at http://materialsproject.github.com/pymatgen.
        
Keywords: vasp,materials,project,electronic,structure
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 2.7
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Topic :: Scientific/Engineering :: Information Analysis
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Software Development :: Libraries :: Python Modules
