Metadata-Version: 2.4
Name: getred
Version: 0.1.7
Summary: A CLI tool to fetch Reddit threads and save them as structured JSON
Project-URL: Homepage, https://github.com/mgelei/getred
Project-URL: Issues, https://github.com/mgelei/getred/issues
Author-email: Mate Gelei-Szego <hello@mategelei.com>
License: MIT
License-File: LICENSE
Classifier: Development Status :: 5 - Production/Stable
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.8
Requires-Dist: click>=8.0.0
Requires-Dist: httpx>=0.24.0
Provides-Extra: test
Requires-Dist: pytest>=7.0.0; extra == 'test'
Description-Content-Type: text/markdown

# getred
Fetches a Reddit thread in a structured JSON
