Metadata-Version: 1.1
Name: mediatr
Version: 1.0
Summary: Implementation of Mediator pattern and CQRS with pipline behaviors for Python 3.5+
Home-page: https://github.com/megafetis/mediatr_py
Author: Evgeniy Fetisov
Author-email: me@efetisov.ru
License: MIT -or- Apache License 2.0
Description: UNKNOWN
Keywords: mediatr,Mediator,CQRS,pipline,behaviors,Command,Query,Responsability,Segregation
Platform: UNKNOWN
Classifier: Development Status :: 5 - Production/Stable
Classifier: Intended Audience :: Developers
Classifier: Topic :: Software Development :: Build Tools
Classifier: License :: OSI Approved :: MIT License
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: Implementation :: CPython
Classifier: Programming Language :: Python :: Implementation :: PyPy
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
