Metadata-Version: 1.1
Name: custom_step
Version: 0.6
Summary: ['custom_step', 'A step in a SEAMM flowchart for custom Python scripts.', '']
Home-page: https://github.com/molssi-seamm/custom_step
Author: Paul Saxe
Author-email: psaxe@molssi.org
License: BSD-3-Clause
Description: ===========
        Custom Step
        ===========
        
        
        .. image:: https://img.shields.io/pypi/v/custom_step.svg
                :target: https://pypi.python.org/pypi/custom_step
        
        .. image:: https://travis-ci.org/molssi-seamm/custom_step.svg?branch=master
                :target: https://travis-ci.org/molssi-seamm/custom_step
        
        .. image:: https://readthedocs.org/projects/custom-step/badge/?version=latest
                :target: https://custom-step.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/molssi-seamm/custom_step/shield.svg
             :target: https://pyup.io/repos/github/molssi-seamm/custom_step/
             :alt: Updates
        
        .. image:: https://codecov.io/gh/molssi-seamm/custom_step/branch/master/graph/badge.svg
          :target: https://codecov.io/gh/molssi-seamm/custom_step
        
        
        Custom stage for Python code
        
        
        * Free software: BSD license
        * Documentation: https://custom-step.readthedocs.io.
        
        
        Features
        --------
        
        * TODO: get the Python highlighting working
        
        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-02-13)
        ------------------
        
        * First release on PyPI.
        
Keywords: custom_step
Platform: Linux
Platform: Mac OS-X
Platform: Unix
Platform: Windows
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
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
