Metadata-Version: 1.1
Name: spade_bdi
Version: 0.1.0
Summary: Plugin for SPADE 3 MAS platform to implement BDI Agents.
Home-page: https://github.com/sfp932705/spade_bdi
Author: Sergio Frayle Pérez
Author-email: sfp932705@gmail.com
License: GNU General Public License v3
Description: =========
        Spade-BDI
        =========
        
        
        .. image:: https://img.shields.io/pypi/v/spade_bdi.svg
                :target: https://pypi.python.org/pypi/spade_bdi
        
        .. image:: https://img.shields.io/travis/sfp932705/spade_bdi.svg
                :target: https://travis-ci.org/sfp932705/spade_bdi
        
        .. image:: https://readthedocs.org/projects/spade-bdi/badge/?version=latest
                :target: https://spade-bdi.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        
        .. image:: https://pyup.io/repos/github/sfp932705/spade_bdi/shield.svg
             :target: https://pyup.io/repos/github/sfp932705/spade_bdi/
             :alt: Updates
        
        
        
        Implement BDI Agents based on the SPADE MAS Platform
        
        
        * Free software: GNU General Public License v3
        * Documentation: https://spade-bdi.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 (2019-03-09)
        ------------------
        
        * First release on PyPI.
        
Keywords: spade_bdi
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
