Metadata-Version: 2.1
Name: justsendmail
Version: 1.1
Summary: Simple lib to send mail
Home-page: https://github.com/pschmitt/pymail_utils
Author: Philipp Schmitt
Author-email: philipp@schmitt.co
License: GPL3
Description: # Justsendmail
        
        [![PyPI](https://img.shields.io/pypi/v/justsendmail)](https://pypi.org/project/justsendmail/)
        [![PyPI - Downloads](https://img.shields.io/pypi/dm/justsendmail)](https://pypi.org/project/justsendmail/)
        [![PyPI - License](https://img.shields.io/pypi/l/justsendmail)](https://pypi.org/project/justsendmail/)
        [![Python Lint](https://github.com/pschmitt/justsendmail/workflows/Python%20Lint/badge.svg)](https://github.com/pschmitt/justsendmail/actions?query=workflow%3A%22Python+Lint%22)
        
        Simple CLI tool to send mail using Python 3+
        
        ## Installation
        
        ```
        pip install justsendmail
        ```
        
        ## Usage
        
        ```
        justsendmail --help
        ```
        
Platform: UNKNOWN
Description-Content-Type: text/markdown
