Metadata-Version: 2.0
Name: plenario-api
Version: 0.0.1
Summary: concrete models and implementation of plenario core packages
Home-page: https://github.com/UrbanCCD-UChicago/plenario-api
Author: Vince Forgione
Author-email: vforgione@uhicago.edu
License: GPLv3
Description-Content-Type: UNKNOWN
Keywords: plenario
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: GNU General Public License v3 (GPLv3)
Classifier: Programming Language :: Python :: 3.6
Requires-Python: >=3.6
Requires-Dist: Django (<1.12,>=1.11)
Requires-Dist: plenario-core
Requires-Dist: plenario-exporter-s3
Requires-Dist: plenario-mailer-core

Plenario API
============

This is the concrete implementation of ``plenario-core``. If you need to
reference concrete instances of the adbstract base models, this is your
place to be.


