Metadata-Version: 1.0
Name: elixr.base
Version: 0.3
Summary: A python general purpose utility library
Home-page: https://github.com/babdulhakim2/elixr.base.git
Author: Abdul-Hakeem Shaibu
Author-email: hkmshb@gmail.com
License: UNKNOWN
Description-Content-Type: UNKNOWN
Description: elixr.core
        ===========
        This package provides a collection of general purpose utility functions and 
        classes that can be used within scripts, web and desktop(?) applications.
        
        0.2
        ---
        -  Refactored `elixr` into a namespace package with existing code moved into 
           the core package, thus the package effectively became `elixr.core`.
        
        0.1
        ---
        -  Defined AttrDict and extension hook for the import mechanism
        
        0.0
        ---
        -  Initial version
Keywords: elixr.base,hazeltek elixr.base
Platform: any
