Metadata-Version: 1.1
Name: osbrain
Version: 0.2.2
Summary: A general-purpose multi-agent-system module
Home-page: https://github.com/opensistemas-hub/osbrain
Author: Miguel Sánchez de León Peque
Author-email: msdeleon@opensistemas.com
License: Apache License, Version 2.0
Description: A general-purpose multi-agent-system module written
                in Python. It uses ZeroMQ for flexible and efficient communications
                between agents and Pyro4 to ease configuration and deployment.
Keywords: osbrain multi-agent system
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: Science/Research
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: Implementation :: CPython
