Metadata-Version: 2.1
Name: seed-stage-based-messaging
Version: 0.12.2
Summary: Seed Stage Based Messaging microservice
Home-page: http://github.com/praekelt/seed-stage-based-messaging
Author: Praekelt.org
Author-email: dev@praekelt.org
License: BSD
Platform: UNKNOWN
Classifier: Development Status :: 4 - Beta
Classifier: Framework :: Django
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2.7
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Dist: Django (==2.1.2)
Requires-Dist: djangorestframework (==3.9.0)
Requires-Dist: coreapi (==2.3.3)
Requires-Dist: dj-database-url (==0.5.0)
Requires-Dist: psycopg2 (==2.7.5)
Requires-Dist: raven (==6.9.0)
Requires-Dist: django-filter (==2.0.0)
Requires-Dist: celery (==4.2.1)
Requires-Dist: pytz (==2018.5)
Requires-Dist: requests (==2.18.4)
Requires-Dist: seed-services-client (==0.37.0)
Requires-Dist: croniter (==0.3.25)
Requires-Dist: sftpclone (==1.2.2)
Requires-Dist: django-prometheus (==1.0.15)

==========================
Seed Stage-Based Messaging
==========================

The Seed Stage-Based Messaging Store is one of the microservices in the Seed
Stack.

The Stage-Based Messaging Store has the following key responsibilities:

- Store the stage-based content (both audio and text).
- Store the stage-based content schedules.
- Store the stage-based content subscriptions for each user.


