Metadata-Version: 2.1
Name: seamm
Version: 0.7.0
Summary: seamm
Home-page: https://github.com/molssi-seamm/seamm
Author: Paul Saxe
Author-email: psaxe@molssi.org
License: GNU Lesser General Public License v3
Keywords: seamm
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Platform: Windows
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Requires-Dist: bitmath
Requires-Dist: configargparse
Requires-Dist: numpy
Requires-Dist: pandas
Requires-Dist: pillow
Requires-Dist: Pmw
Requires-Dist: pyuca
Requires-Dist: seamm-util (>=0.6)
Requires-Dist: stevedore

======================================================================
Simulation Environment for Atomistic and Molecular Simulations (SEAMM)
======================================================================


.. image:: https://img.shields.io/pypi/v/seamm.svg
        :target: https://pypi.python.org/pypi/seamm

.. image:: https://travis-ci.org/molssi-seamm/seamm.svg?branch=master
        :target: https://travis-ci.org/molssi-seamm/seamm

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

.. image:: https://pyup.io/repos/github/molssi-seamm/seamm/shield.svg
     :target: https://pyup.io/repos/github/molssi-seamm/seamm/
     :alt: Updates

.. image:: https://codecov.io/gh/molssi-seamm/seamm/branch/master/graph/badge.svg
  :target: https://codecov.io/gh/molssi-seamm/seamm


The MolSSI Simulation Environment for computational molecular and materials science (CMS)


* Free software: GNU Lesser General Public License v3
* Documentation: https://seamm.readthedocs.io.


Features
--------

* TODO

Credits
---------

This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage



=======
History
=======

0.1.0 (2018-01-20)
------------------

* First release on PyPI.


