Metadata-Version: 2.0
Name: Constellation-Vote
Version: 0.1.2
Summary: Constellation Suite - Polling
Home-page: https://github.com/ConstellationApps/
Author: Constellation Developers
Author-email: bugs@constellationapps.org
License: ISC License
Platform: UNKNOWN
Classifier: Environment :: Web Environment
Classifier: Framework :: Django
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: ISC License (ISCL)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Topic :: Internet :: WWW/HTTP
Classifier: Topic :: Internet :: WWW/HTTP :: Dynamic Content
Classifier: Development Status :: 4 - Beta
Requires-Dist: constellation-base (>=0.1.4)
Requires-Dist: django-guardian
Requires-Dist: python3-vote-core

Vote
====

The Constellation Vote platform implements a simple polling
application for users to create, share, and vote in polls using
various vote summation mechanisms.


