Metadata-Version: 2.1
Name: xkcd-cli-viewer
Version: 0.1.0
Summary: A CLI that scrapes the XKCD website.
Author: iamkneel
Author-email: nsdj.sharma@gmail.com
Requires-Python: >=3.10,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Requires-Dist: Pillow (>=9.0.0,<10.0.0)
Requires-Dist: beautifulsoup4 (>=4.10.0,<5.0.0)
Requires-Dist: requests (>=2.27.1,<3.0.0)
Requires-Dist: rich (>=11.0.0,<12.0.0)
Requires-Dist: thefuzz[speedup] (>=0.19.0,<0.20.0)
