Metadata-Version: 2.0
Name: cassandra-step
Version: 0.1.0
Summary: Cassandra is a Monte Carlo molecular simulation package.
Home-page: https://github.com/emarinri/cassandra_step
Author: Eliseo Marin-Rimoldi
Author-email: meliseo@vt.edu
License: BSD license
Description-Content-Type: UNKNOWN
Keywords: cassandra_step
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
Classifier: License :: OSI Approved :: BSD License
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: Pmw
Requires-Dist: pprint
Requires-Dist: seamm (>=0.1)
Requires-Dist: seamm-util (>=0.1)
Requires-Dist: seamm-widgets
Requires-Dist: tkinter

==============
Cassandra Step
==============


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

.. image:: https://img.shields.io/travis/molssi-seamm/cassandra_step.svg
        :target: https://travis-ci.org/molssi-seamm/cassandra_step

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

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


Cassandra is a Monte Carlo molecular simulation package.


* Free software: BSD license
* Documentation: https://cassandra-step.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 (2019-04-01)
------------------

* First release on PyPI.


