Metadata-Version: 2.1
Name: cranial-messaging
Version: 0.4.0.dev4
Summary: Abstractions for high-level communication between micro-services.
Home-page: https://github.com/tribune/cranial-messaging
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
Requires-Dist: boto3 (>=1.9,<2.0)
Requires-Dist: cachetools (>=3.1.1,<4.0.0)
Requires-Dist: cranial-common (>=0.3.0)
Requires-Dist: cranial-datastore (>=0.3.3,<0.4.0)
Requires-Dist: docopt (>=0.6.2,<0.7.0)
Requires-Dist: psycopg2 (>=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-futures (>=0.9.7,<0.10.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)
