Metadata-Version: 2.1
Name: pynapl
Version: 0.0.8
Summary: Python Native Automation Package Library
Home-page: https://github.com/sgriffith3/pynapl
Author: Sam Griffith
Author-email: samgriffith3@gmail.com
License: UNKNOWN
Description: # pynapl
        
        **Python Native Automation Package Library**
        
        The Tastiest Code You May Ever Consume 
        
        ## Overview
        **pynapl** is the conglomeration of useful tactics that I have made work for my personal and professional automation. The hope is for **pynapl** to evolve and become something more (someday - Exeggutor!!!). 
        
        Currently, **pynapl** will allow you to send emails. More will come!
        
        #### Details
        **pynapl.send_mail()**
        
        This is a script to send out an HTML email.
        
        #### NEVER TESTED ON REAL FRUIT
        No warranties. No guarantees. But feel free to enjoy as you please. 
        
        ### License
        
        **pynapl** is registered under the MIT license.
        
        That means if you use it, mention me (keep the license in place) and we're cool.
        
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Description-Content-Type: text/markdown
