Metadata-Version: 2.4
Name: name_of_package_19961996
Version: 0.1.1
Summary: Demo package upload lên PyPI
Author: Chiêu Nguyễn
Author-email: your_email@example.com
Requires-Python: >=3.8
Description-Content-Type: text/markdown
Dynamic: author
Dynamic: author-email
Dynamic: description
Dynamic: description-content-type
Dynamic: requires-python
Dynamic: summary

# name_of_library_1996

A simple demo Python library for uploading to PyPI.

## ✨ Features
- Easy to install via `pip install name_of_library_1996`
- Simple functions for demonstration
- Lightweight and beginner-friendly

## 📦 Installation
```bash
pip install name_of_library_1996
