Metadata-Version: 2.1
Name: sagar
Version: 0.2.1a0
Summary: Structures of Alloys Generation And Recognition
Home-page: UNKNOWN
Author: Jason Eu
Author-email: morty.yu@yahoo.com
License: MIT
Keywords: crystal material strucutre DFT
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 2.7
Classifier: Operating System :: POSIX :: Linux
Classifier: Intended Audience :: Science/Research
Classifier: License :: OSI Approved :: MIT License
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: Natural Language :: Chinese (Simplified)
Classifier: Natural Language :: English
Requires-Dist: numpy
Requires-Dist: spglib
Requires-Dist: click (>=6)
Requires-Dist: pniggli
Provides-Extra: ase
Requires-Dist: ase (==3.16); extra == 'ase'
Provides-Extra: dev
Requires-Dist: pip; extra == 'dev'
Requires-Dist: pytest (>=3.6); extra == 'dev'
Requires-Dist: pytest-cov; extra == 'dev'
Requires-Dist: twine; extra == 'dev'
Requires-Dist: ipython; extra == 'dev'

sagar
=====

.. image :: https://travis-ci.org/scut-ccmp/sagar.svg?branch=master
    :target: https://travis-ci.org/scut-ccmp/sagar
    :alt: Build Status

.. image ::https://codecov.io/gh/scut-ccmp/sagar/branch/master/graph/badge.svg
    :target: https://codecov.io/gh/scut-ccmp/sagar
    :alt: codecov

.. image :: https://readthedocs.org/projects/sagar/badge/?version=latest
    :target: https://sagar.readthedocs.io/
    :alt: Documentation Status

.. image :: https://badges.frapsoft.com/os/mit/mit.svg?v=103
    :target: https://opensource.org/licenses/mit-license.php
    :alt: MIT Licence

.. image :: https://badges.frapsoft.com/os/v1/open-source.svg?v=103
    :target: https://opensource.org/licenses/mit-license.php
    :alt: Open Source Love

.. image :: https://img.shields.io/pypi/pyversions/ansicolortags.svg
    :target: https://pypi.python.org/pypi/ansicolortags/
    :alt: PyPI pyversions

Introduction
++++++++++++

sagar is short for (S)Tructures of (A)lloys (G)eneration (A)nd (R)ecognition.

It is a library with some uitils to deal grid site
 structures.


