Metadata-Version: 2.1
Name: daul
Version: 0.1.0
Summary: Data analysis and other utilities for python.
Home-page: https://github.com/hruskamiro/daul
Author: Miroslav Hruska
Author-email: hruska.miro@gmail.com
License: UNKNOWN
Description: ****
        daul
        ****
        
        **daul** is a package containing data analysis and other utilities for python. 
        
        Compatibility
        *************
        
        Currently, only Python 2.7. 
        
        Documentation
        *************
        
        You can find the documentation at `Read the Docs <https://daul.readthedocs.io/en/latest>`_.
        
        Installation
        ************
        
        Install the latest release using: 
        
        ``$ pip install daul``
        
        License
        *******
        
        Licensed under MIT license.
        
Keywords: data analysis utilities
Platform: UNKNOWN
Classifier: License :: OSI Approved :: MIT License
Classifier: Intended Audience :: Developers
Classifier: Operating System :: OS Independent
Requires-Python: >=2.7,<3
Description-Content-Type: text/x-rst
