cs50/froshims/.venv/lib/python3.10/site-packages/cs50-9.3.4.dist-info/METADATA

23 lines
638 B
Plaintext

Metadata-Version: 2.1
Name: cs50
Version: 9.3.4
Summary: CS50 library for Python
Home-page: https://github.com/cs50/python-cs50
Author: CS50
Author-email: sysadmins@cs50.harvard.edu
License: GPLv3
Keywords: cs50
Classifier: Intended Audience :: Developers
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: Flask >=1.0
Requires-Dist: packaging
Requires-Dist: SQLAlchemy <3,>=2
Requires-Dist: sqlparse
Requires-Dist: termcolor
Requires-Dist: wheel