Metadata-Version: 2.4
Name: leetcode-sync-cli
Version: 0.1.0
Summary: CLI tool to sync LeetCode submissions into structured Git repository
Author-email: Narendran Murali <narendranmurali2001@gmail.com>
License: MIT
Project-URL: Homepage, https://github.com/yourusername/leetcode-sync-cli
Project-URL: Repository, https://github.com/yourusername/leetcode-sync-cli
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: requests
Requires-Dist: click
Requires-Dist: python-dotenv

# LeetCode Progress

| Difficulty | Count |
|------------|--------|
| Easy       | 34 |
| Medium     | 32 |
| Hard       | 4 |
| Total      | 70 |
