Metadata-Version: 2.1
Name: nbgrader
Version: 0.6.2
Summary: A system for assigning and grading notebooks
Home-page: https://github.com/jupyter/nbgrader
Author: Jupyter Development Team
Author-email: jupyter@googlegroups.com
License: BSD
Keywords: Notebooks,Grading,Homework
Platform: UNKNOWN
Classifier: License :: OSI Approved :: BSD License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.5
Classifier: Programming Language :: Python :: 3.6
License-File: LICENSE
Requires-Dist: sqlalchemy (<1.4)
Requires-Dist: python-dateutil
Requires-Dist: jupyter
Requires-Dist: notebook (>=4.2)
Requires-Dist: nbconvert (==5.6.1)
Requires-Dist: nbformat
Requires-Dist: traitlets (==4.3.3)
Requires-Dist: jupyter-core
Requires-Dist: jupyter-client
Requires-Dist: tornado
Requires-Dist: six (>=1.11)
Requires-Dist: requests
Requires-Dist: jsonschema
Requires-Dist: alembic
Requires-Dist: rapidfuzz

UNKNOWN

