Metadata-Version: 2.3
Name: marksum
Version: 0.1.2
Summary: 
Author: Nimish Kumar
Author-email: nimishkumar.work@gmail.com
Requires-Python: >=3.9,<4.0
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Programming Language :: Python :: 3.12
Classifier: Programming Language :: Python :: 3.13
Requires-Dist: google-generativeai (>=0.8.5,<0.9.0)
Requires-Dist: markdown2 (>=2.5.4,<3.0.0)
Requires-Dist: openai (>=1.98.0,<2.0.0)
Requires-Dist: python-dotenv (>=1.1.1,<2.0.0)
Requires-Dist: rich (>=14.1.0,<15.0.0)
Requires-Dist: typer (>=0.16.0,<0.17.0)
Description-Content-Type: text/markdown



# Sample Markdown for Testing

This is a simple Markdown file to test the Marksum CLI tool.

## Introduction

Markdown is a lightweight markup language. It is widely used in documentation and readme files.

## Features

- Easy to read
- Easy to write
- Supported by many platforms

## Conclusion

Markdown helps developers write well-structured content with minimal effort.

