Metadata-Version: 2.1 Name: Flask-InterfacePubSub Version: 0.2.0 Summary: ("Package to help sending messages that implements a contractto Google's Pub/Sub.",) Home-page: https://github.com/rafaelportugal/Flask-InterfacePubSub Author: Rafael Portugal Author-email: rafaelportugal05@gmail.com License: MIT Platform: UNKNOWN Classifier: Framework :: Flask Classifier: Programming Language :: Python :: 3 Classifier: License :: OSI Approved :: MIT License Classifier: Operating System :: OS Independent Classifier: Programming Language :: Python :: 3.5 Classifier: Programming Language :: Python :: 3.6 Classifier: Programming Language :: Python :: 3.7 Description-Content-Type: text/markdown Requires-Dist: Flask (>=0.12) Requires-Dist: Flask-RESTful (>=0.3.3) Requires-Dist: mementos (>=1.3.1) Requires-Dist: google-cloud-pubsub (>=0.38.0) Requires-Dist: jsonschema (>=2.6.0) Requires-Dist: strict-rfc3339 (>=0.7) # Flask-InterfacePubSub Package to help sending messages that implements a contract to Google's Pub/Sub.