Metadata-Version: 2.1
Name: check50
Version: 3.3.3
Summary: This is check50, with which you can check solutions to problems for CS50.
Home-page: https://github.com/cs50/check50
Author: CS50
Author-email: sysadmins@cs50.harvard.edu
License: GPLv3
Keywords: check,check50
Platform: UNKNOWN
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Education
Classifier: Topic :: Utilities
Requires-Python: >= 3.6
License-File: LICENSE
Requires-Dist: attrs (>=18)
Requires-Dist: beautifulsoup4 (>=0)
Requires-Dist: pexpect (>=4.6)
Requires-Dist: lib50 (<4,>=3)
Requires-Dist: pyyaml (>=3.10)
Requires-Dist: requests (>=2.19)
Requires-Dist: termcolor (>=1.1)
Requires-Dist: jinja2 (>=2.10)
Provides-Extra: develop
Requires-Dist: sphinx ; extra == 'develop'
Requires-Dist: sphinx-autobuild ; extra == 'develop'
Requires-Dist: sphinx-rtd-theme ; extra == 'develop'

UNKNOWN

