Metadata-Version: 1.1
Name: set_cell_step
Version: 2021.2.12
Summary: A SEAMM plug-in for setting the periodic (unit) cell.
Home-page: https://github.com/molssi-seamm/set_cell_step
Author: Paul Saxe
Author-email: psaxe@molssi.org
License: BSD-3-Clause
Description: ======================
        SEAMM Set Cell Plug-in
        ======================
        
        .. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/set_cell_step
           :target: https://github.com/molssi-seamm/set_cell_step/pulls
           :alt: GitHub pull requests
        
        .. image:: https://github.com/molssi-seamm/set_cell_step/workflows/CI/badge.svg
           :target: https://github.com/molssi-seamm/set_cell_step/actions
           :alt: Build Status
        
        .. image:: https://codecov.io/gh/molssi-seamm/set_cell_step/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/molssi-seamm/set_cell_step
           :alt: Code Coverage
        
        .. image:: https://img.shields.io/lgtm/grade/python/g/molssi-seamm/set_cell_step.svg?logo=lgtm&logoWidth=18
           :target: https://lgtm.com/projects/g/molssi-seamm/set_cell_step/context:python
           :alt: Code Quality
        
        .. image:: https://github.com/molssi-seamm/set_cell_step/workflows/Documentation/badge.svg
           :target: https://molssi-seamm.github.io/set_cell_step/index.html
           :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/molssi-seamm/set_cell_step/shield.svg
           :target: https://pyup.io/repos/github/molssi-seamm/set_cell_step/
           :alt: Updates for Dependencies
        
        .. image:: https://img.shields.io/pypi/v/set_cell_step.svg
           :target: https://pypi.python.org/pypi/set_cell_step
           :alt: PyPi VERSION
        
        A SEAMM plug-in for setting the periodic (unit) cell.
        
        * Free software: BSD-3-Clause
        * Documentation: https://molssi-seamm.github.io/set_cell_step/index.html
        * Code: https://github.com/molssi-seamm/set_cell_step
        
        Features
        --------
        
        * Setting the cell parameters
        
          - Explicitly.
          - To a given volume or density.
          - Uniformly expanding or contracting the cell.
        
        Acknowledgements
        ----------------
        
        This package was created with Cookiecutter_ and the `molssi-seamm/cookiecutter-seamm-plugin`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`molssi-seamm/cookiecutter-seamm-plugin`: https://github.com/molssi-seamm/cookiecutter-seamm-plugin
        
        Developed by the Molecular Sciences Software Institute (MolSSI_),
        which receives funding from the `National Science Foundation`_ under
        award ACI-1547580
        
        .. _MolSSI: https://www.molssi.org
        .. _`National Science Foundation`: https://www.nsf.gov
        
        
        =======
        History
        =======
        
        2021.2.12 (12 February 2021)
        ----------------------------
        
        * Updated the README file to give a better description.
        * Updated the short description in setup.py to work with the new installer.
        * Added keywords for better searchability.
        
        2021.2.4 (4 February 2021)
        --------------------------
        
        * Updated for compatibility with the new system classes in MolSystem
          2021.2.2 release.
        
        2020.12.5 (5 December 2020)
        ---------------------------
        
        * Internal: switching CI from TravisCI to GitHub Actions, and in the
          process moving documentation from ReadTheDocs to GitHub Pages where
          it is consolidated with the main SEAMM documentation.
        
        
        2020.11.13 (13 November 2020)
        -----------------------------
        
        * First release on PyPI.
        
Keywords: SEAMM,plug-in,flowchart,unitcell,crystal,atomistic
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Platform: Windows
Classifier: Development Status :: 5 - Production/Stable
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.7
Classifier: Programming Language :: Python :: 3.8
