Metadata-Version: 1.0
Name: SeqUtils
Version: 1.0.8
Summary: SeqUtils - general utilities to aid in system administration and analysis tasks
Home-page: https://github.com/sequencecentral/SeqUtils.git
Author: Steve Ayers, Ph.D.
Author-email: steve@sequenccecentral.com
License: MIT
Description: # SeqUtils
        utility functions
        
        ## auth
        This module enables loading of credentials from environment variables or a local file (default name is env.json)
        
        ## email alerts
        This module enables sending alerts using and SMTP email connection.
        Credentials should be specified or included in env.json file
Platform: UNKNOWN
