Metadata-Version: 1.1
Name: nfstream
Version: 0.1.0
Summary: A flexible and powerful network data analysis library
Home-page: https://github.com/aouinizied/nfstream.git
Author: Zied Aouini
Author-email: aouinizied@gmail.com
License: LGPLv3
Description: 
        ========================
        |nfstream_logo| nfstream
        ========================
        
        |build| |coverage| |quality| |doc| |python| |license|
        
        nfstream is a flexible and powerful network data analysis library.
        
        .. |nfstream_logo| image:: https://github.com/aouinizied/nfstream/blob/master/docs/nfstream_logo.png
        .. |build| image:: https://travis-ci.org/aouinizied/nfstream.svg?branch=master
                       :target: https://travis-ci.org/aouinizied/nfstream
        .. |coverage| image:: https://codecov.io/gh/aouinizied/nfstream/branch/master/graph/badge.svg
                       :target: https://codecov.io/gh/aouinizied/nfstream/
        .. |quality| image:: https://img.shields.io/lgtm/grade/python/github/aouinizied/nfstream.svg?logo=lgtm&logoWidth=18)
                       :target: https://lgtm.com/projects/g/aouinizied/nfstream/context:python
        .. |python| image:: https://img.shields.io/badge/python-3.x-blue.svg
                       :target: https://travis-ci.org/aouinizied/nfstream
        .. |doc| image:: https://readthedocs.org/projects/nfstream/badge/?version=latest
                       :target: https://nfstream.readthedocs.io/en/latest/?badge=latest
        .. |license| image:: https://img.shields.io/badge/license-LGPLv3-blue.svg
                       :target: LICENSE
        
        
        
        
Platform: any
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Scientific/Engineering :: Artificial Intelligence
