Metadata-Version: 2.1
Name: cranial-messaging
Version: 0.5.2
Summary: Abstractions for high-level communication between data stores, message brokers, and micro-services.
Home-page: https://github.com/tribune/cranial-messaging
License: GPL-3.0+
Author: Matt Chapman et al.
Author-email: Matt@NinjitsuWeb.com
Requires-Python: >=3.6
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Provides-Extra: cel
Provides-Extra: kafka
Requires-Dist: boto3 (>=1.9,<2.0)
Requires-Dist: cachetools (>=3.1.1,<4.0.0)
Requires-Dist: docopt (>=0.6.2,<0.7.0)
Requires-Dist: psycopg2-binary (>=2.6.2,<3.0.0)
Requires-Dist: pyyaml (>=5.1,<6.0)
Requires-Dist: recordclass (>=0.11.1,<0.12.0)
Requires-Dist: requests (>=2.21,<3.0)
Requires-Dist: requests-futures (>=1.0.0,<2.0.0)
Requires-Dist: smart_open (>=1.8.3,<2.0.0)
Requires-Dist: ujson (>=1.3.5,<2.0.0)
Requires-Dist: zmq (>=0.0.0,<0.0.1)
Project-URL: Repository, https://github.com/tribune/cranial-messaging
