Metadata-Version: 1.1
Name: mgtoolkit
Version: 1.0.4
Summary: This is a Python package for implementing metagraphss.
Home-page: https://github.com/dinesharanathunga/mgtoolkit
Author: Dinesha Ranathunga
Author-email: mgtkhelp@gmail.com
License: MIT license
Download-URL: http://pypi.python.org/pypi/mgtoolkit
Description: =========
        mgtoolkit
        =========
        
        
        .. image:: https://img.shields.io/pypi/v/mgtoolkit.svg
                :target: https://pypi.python.org/pypi/mgtoolkit
        
        .. image:: https://img.shields.io/travis/dinesharanathunga/mgtoolkit.svg
                :target: https://travis-ci.org/dinesharanathunga/mgtoolkit
        
        .. image:: https://readthedocs.org/projects/mgtoolkit/badge/?version=latest
                :target: https://mgtoolkit.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        .. image:: https://pyup.io/repos/github/dinesharanathunga/mgtoolkit/shield.svg
             :target: https://pyup.io/repos/github/dinesharanathunga/mgtoolkit/
             :alt: Updates
        
        
        This is a Python package for implementing metagraphs.
        It allows users to learn about metagraphs in an interactive manner by creating metagraph examples, applying metagraph operations
        and evaluating results.
        
        
        * Free software: MIT license
        * Documentation: https://mgtoolkit.readthedocs.io/en/latest/?badge=latest
        
        
        Features
        --------
        
        Please see the tutorial supplied with the package.
        
        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
        =======
        
        1.0.0 (2017-04-07)
        ------------------
        
        * First release on PyPI.
        
Keywords: mgtoolkit,metagraph implementation,policy analysis
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: MacOS :: MacOS X
Classifier: Operating System :: POSIX :: Linux
Classifier: Topic :: System :: Networking
Classifier: Topic :: Scientific/Engineering :: Mathematics
Classifier: Programming Language :: Python :: 2.7
Classifier: Natural Language :: English
