Metadata-Version: 2.1
Name: tldrr
Version: 1.0.0
Summary: A CLI tool that extends TLDR output with GPT-generated examples
Author: Your Name
Author-email: your.email@example.com
Keywords: tldr,cli,openai,gpt,python
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: openai
