Metadata-Version: 1.1
Name: checking_smtp_starttls
Version: 0.0.2
Summary: Check available TLS version and auth setting with SMTP STARTTLS
Home-page: https://github.com/dibisis/checking_smtp_starttls
Author: Goong Won, Chun
Author-email: dibisis@gmail.com
License: GNU General Public License v3
Description: ======================
        Checking SMTP STARTTLS
        ======================
        
        
        .. image:: https://img.shields.io/pypi/v/checking_smtp_starttls.svg
                :target: https://pypi.python.org/pypi/checking_smtp_starttls
        
        .. image:: https://img.shields.io/travis/dibisis/checking_smtp_starttls.svg
                :target: https://travis-ci.org/dibisis/checking_smtp_starttls
        
        .. image:: https://readthedocs.org/projects/checking-smtp-starttls/badge/?version=latest
                :target: https://checking-smtp-starttls.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/dibisis/checking_smtp_starttls/shield.svg
             :target: https://pyup.io/repos/github/dibisis/checking_smtp_starttls/
             :alt: Updates
        
        
        
        Check available TLS version and auth setting with SMTP STARTTLS
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://checking-smtp-starttls.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-02)
        ------------------
        
        * First release on PyPI.
        
Keywords: checking_smtp_starttls
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 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
