Metadata-Version: 1.1
Name: elutils
Version: 0.0.6
Summary: A small package of my utities
Home-page: UNKNOWN
Author: Emil Elgaard
Author-email: shivan@shivan.dk
License: MIT
Description: ElUtils
            A small collection of code that I find myself reusing again and agian.
        
        
        
        Change Log
        ===========
        
        0.01 (2020/07/02)
            Initial release
        0.04 (2020/07/11)
            Minor additions
        0.05 (2020/07/29)
            Add time methods and logging
        0.06 (2020/08/13)
            * Updated logging methods to not refer to config files.
            * Add filters to list_files method
            * execute_by_pool now uses create_logger
Keywords: utilities
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Education
Classifier: Operating System :: OS Independent
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
