Metadata-Version: 2.1
Name: xchk-core
Version: 0.2.2
Summary: Core functionality for the xchk teaching framework
License: MIT
Author: Vincent Nys
Author-email: vincentnys@gmail.com
Requires-Python: >=3.7,<4.0
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Requires-Dist: cryptography (>=3.0.0,<4.0.0)
Requires-Dist: django (>=2.2,<3.0)
Requires-Dist: django-enumfield (>=2.0.1,<3.0.0)
Requires-Dist: iteration-utilities (>=0.10.1,<0.11.0)
Requires-Dist: pinax-notifications (>=6.0.0,<7.0.0)
