Metadata-Version: 2.1
Name: render50
Version: 9.2.2
Summary: This is render50, with which you can render source code as PDFs.
Home-page: https://github.com/cs50/render50
Author: CS50
Author-email: sysadmins@cs50.harvard.edu
License: GPLv3
Keywords: render,render50
Classifier: Intended Audience :: Education
Classifier: Programming Language :: Python :: 3
Classifier: Topic :: Education
Classifier: Topic :: Utilities
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: backports.shutil_get_terminal_size
Requires-Dist: backports.shutil_which
Requires-Dist: braceexpand
Requires-Dist: beautifulsoup4
Requires-Dist: natsort
Requires-Dist: Pygments>=2.7.1
Requires-Dist: pypdf==3.15.3
Requires-Dist: requests
Requires-Dist: six>=1.10.0
Requires-Dist: termcolor
Requires-Dist: WeasyPrint
