Metadata-Version: 2.4
Name: resume-analyzer-kp
Version: 0.1.1
Summary: ATS Resume Analyzer using Python
Author: Krishnapriya N P
License: MIT
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pdfplumber
Dynamic: author
Dynamic: description
Dynamic: description-content-type
Dynamic: license
Dynamic: license-file
Dynamic: requires-dist
Dynamic: summary

# 📄 Resume Analyzer (Python + Streamlit)

## 🚀 Overview
This is a Resume Analyzer web app built using Python and Streamlit.

## 🎯 Features
- Upload resume PDF
- Extract text
- Identify skills
- Display structured data

## 🛠️ Tech Stack
- Python
- Streamlit
- PDF parsing libraries

## ▶️ How to Run
```bash
pip install resume-analyzer-kp
