Metadata-Version: 2.1
Name: seamm-installer
Version: 2021.5.17
Summary: The installer/updater for SEAMM (Simulation Environment for Atomistic and Molecular Simulations).
Home-page: https://github.com/molssi-seamm/seamm_installer
Author: Paul Saxe
Author-email: psaxe@molssi.org
License: GNU Lesser General Public License v3+
Description: ====================
        SEAMM Installer Step
        ====================
        
        | |pull| |CI| |docs| |coverage| |lgtm| |PyUp|
        | |Release| |PyPi|
        
        The installer/updater for SEAMM.
        
        * Free software: GNU Lesser General Public License v3+
        * Documentation: https://molssi-seamm.github.io/seamm_installer/index.html
        
        .. |pull| image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/seamm_installer
           :target: https://github.com/molssi-seamm/seamm_installer/pulls
           :alt: GitHub pull requests
        
        .. |CI| image:: https://github.com/molssi-seamm/seamm_installer/workflows/CI/badge.svg
           :target: https://github.com/molssi-seamm/seamm_installer/actions?query=workflow%3ACI
           :alt: CI status
        
        .. |docs| image:: https://github.com/molssi-seamm/seamm_installer/workflows/Documentation/badge.svg
           :target: https://github.com/molssi-seamm/seamm_installer/actions?query=workflow%3ADocumentation
           :alt: Documentation Status
        
        .. |coverage| image:: https://codecov.io/gh/molssi-seamm/seamm_installer/branch/master/graph/badge.svg
           :target: https://codecov.io/gh/molssi-seamm/seamm_installer
           :alt: Code coverage
        
        .. |lgtm| image:: https://img.shields.io/lgtm/grade/python/g/molssi-seamm/seamm_installer.svg?logo=lgtm&logoWidth=18
           :target: https://lgtm.com/projects/g/molssi-seamm/seamm_installer/context:python
           :alt: Code Quality
        
        .. |PyUp| image:: https://pyup.io/repos/github/molssi-seamm/seamm_installer/shield.svg
           :target: https://pyup.io/repos/github/molssi-seamm/seamm_installer/
           :alt: Updates for requirements
        
        .. |Release| image:: https://github.com/molssi-seamm/seamm_installer/workflows/Release/badge.svg
           :target: https://github.com/molssi-seamm/seamm_installer/actions?query=workflow%3ARelease
           :alt: CI status for releases
        
        .. |PyPi| image:: https://img.shields.io/pypi/v/seamm_installer.svg
           :target: https://pypi.python.org/pypi/seamm_installer
           :alt: Release version
        
        Features
        --------
        
        * TODO
        
        Credits
        ---------
        
        This package was created with Cookiecutter_ and the
        `molssi-seamm/cookiecutter-seamm-plugin`_ project template.
        
        Developed by the Molecular Sciences Software Institute (MolSSI_),
        which receives funding from the National Science Foundation under
        award ACI-1547580
        
        .. _MolSSI: https://molssi.org
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`molssi-seamm/cookiecutter-seamm-plugin`: https://github.com/molssi-seamm/cookiecutter-seamm-plugin
        
        
        
        =======
        History
        =======
        
        2021.3.10 (10 March 2021)
        -------------------------
        
        * First release on PyPI. A working version! But surely issues will appear...
        
Keywords: SEAMM,plug-in,flowchart,installer,updater
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Platform: Windows
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Scientific/Engineering :: Chemistry
Classifier: Topic :: Scientific/Engineering :: Physics
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.7
Classifier: Programming Language :: Python :: 3.8
