Metadata-Version: 1.1
Name: simpleactors
Version: 0.1.2
Summary: A simple implementation of the Actor model
Home-page: https://github.com/quasipedia/simpleactors
Author: Mac Ryan
Author-email: quasipedia@gmail.com
License: GPLv3+
Description: Simple Actors
        =============
        
        A simple implementation of the Actor model
        
        ToDo
        ----
        
        -  Documentation
        
        
Keywords: actor model actor-model development framework lightweight
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.2
Classifier: Programming Language :: Python :: 3.3
Classifier: Programming Language :: Python :: 3.4
