Metadata-Version: 1.2
Name: ladata
Version: 0.1.0
Summary: This packages contains the tools necessary to build an LAD model.
Home-page: https://github.com/robypoteau/ladata
Author: Roby Poteau
Author-email: robypoteau@gmail.com
License: BSD license
Description: ========================
        Logical Analysis of Data
        ========================
        
        
        .. image:: https://img.shields.io/pypi/v/ladata.svg
                :target: https://pypi.python.org/pypi/ladata
        
        .. image:: https://img.shields.io/travis/robypoteau/ladata.svg
                :target: https://travis-ci.com/robypoteau/ladata
        
        .. image:: https://readthedocs.org/projects/ladata/badge/?version=latest
                :target: https://ladata.readthedocs.io/en/latest/?version=latest
                :alt: Documentation Status
        
        
        
        
        This packages contains the tools necessary to build an LAD model.
        
        
        * Free software: BSD license
        * Documentation: https://ladata.readthedocs.io.
        
        
        Features
        --------
        
        * TODO
        
        Credits
        -------
        
        This package was created with Cookiecutter_ and the `audreyr/cookiecutter-pypackage`_ project template.
        
        .. _Cookiecutter: https://github.com/audreyr/cookiecutter
        .. _`audreyr/cookiecutter-pypackage`: https://github.com/audreyr/cookiecutter-pypackage
        
        
        =======
        History
        =======
        
        0.1.0 (2021-11-26)
        ------------------
        
        * First release on PyPI.
        
Keywords: ladata
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: BSD License
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Python: >=3.6
