Metadata-Version: 1.2
Name: smoke-zephyr
Version: 1.3.2
Summary: This project provides a collection of miscellaneous Python utilities.
Home-page: https://github.com/zeroSteiner/smoke-zephyr
Author: Spencer McIntyre
Author-email: zeroSteiner@gmail.com
Maintainer: Spencer McIntyre
Maintainer-email: zeroSteiner@gmail.com
License: BSD
Description: smoke-zephyr
        ============
        
        Python utility collection
        
        |Documentation Status| |Github Issues| |PyPi Release|
        
        License
        -------
        
        smoke-zephyr is released under the BSD 3-clause license, for more details see
        the `LICENSE`_ file.
        
        The following version of Python are currently supported:
        
        - Python 2.7
        - Python 3.3
        - Python 3.4
        - Python 3.5
        - Python 3.6
        - Python 3.7
        
        Code Documentation
        ------------------
        
        smoke-zephyr uses Sphinx for internal code documentation. This
        documentation can be generated from source with the command
        ``sphinx-build docs/source docs/html``. The latest documentation is
        kindly hosted on `ReadTheDocs`_ at `smoke-zephyr.readthedocs.org`_.
        
        .. _LICENSE: https://github.com/zeroSteiner/smoke-zephyr/blob/master/LICENSE
        .. _ReadTheDocs: https://readthedocs.org/
        .. _smoke-zephyr.readthedocs.org: https://smoke-zephyr.readthedocs.org/en/latest/
        .. |Documentation Status| image:: https://readthedocs.org/projects/smoke-zephyr/badge/?version=latest&style=flat-square
           :target: http://smoke-zephyr.readthedocs.org/en/latest
        .. |Github Issues| image:: http://img.shields.io/github/issues/zerosteiner/smoke-zephyr.svg?style=flat-square
           :target: https://github.com/zerosteiner/smoke-zephyr/issues
        .. |PyPi Release| image:: https://img.shields.io/pypi/v/smoke-zephyr.svg?style=flat-square
           :target: https://pypi.python.org/pypi/smoke-zephyr
        
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Operating System :: POSIX
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
